Searched defs:exceptionClass (Results 1 – 7 of 7) sorted by relevance
813 final Class<?> exceptionClass; field in JSR166TestCase.RunnableShouldThrow815 <T extends Throwable> RunnableShouldThrow(Class<T> exceptionClass) { in RunnableShouldThrow()833 final Class<?> exceptionClass; field in JSR166TestCase.ThreadShouldThrow835 <T extends Throwable> ThreadShouldThrow(Class<T> exceptionClass) { in ThreadShouldThrow()
94 jclass exceptionClass = env->FindClass(className); in jniThrowException() local
187 uint64_t exceptionClass, struct _Unwind_Exception* exceptionObject, in __gcc_personality_sj0()
553 uint64_t exceptionClass, in handleActionValue()646 uint64_t exceptionClass, in handleLsda()829 uint64_t exceptionClass, in ourPersonality()
119 PermittedMetaException(Class<? extends RuntimeException> exceptionClass) { in PermittedMetaException()
921 (int version, _Unwind_Action actions, uint64_t exceptionClass, in __gxx_personality_sj0()
658 ClassInfo exceptionClass = new ClassInfo(exec); in addException() local