Home | History | Annotate | Download | only in jdwp

Lines Matching defs:exceptionClass

113   ModBasket() : pLoc(nullptr), thread(nullptr), locationClass(nullptr), exceptionClass(nullptr),
120 mirror::Class* exceptionClass; /* ExceptionOnly */
495 !Dbg::MatchType(basket.exceptionClass, pMod->exceptionOnly.refTypeId)) {
1143 basket.exceptionClass = exception_object->GetClass();