Searched refs:exceptionId (Results 1 – 1 of 1) sorted by relevance
347 String exceptionId = type; in addException() local349 exceptionId = name; in addException()352 api_.currMethod_.exceptions_ = exceptionId; in addException()354 api_.currMethod_.exceptions_ += ", " + exceptionId; in addException()357 api_.currCtor_.exceptions_ = exceptionId; in addException()359 api_.currCtor_.exceptions_ += ", " + exceptionId; in addException()