Searched defs:exceptionClass (Results 1 – 9 of 9) sorted by relevance
815 final Class<?> exceptionClass; field in JSR166TestCase.RunnableShouldThrow817 <T extends Throwable> RunnableShouldThrow(Class<T> exceptionClass) { in RunnableShouldThrow()835 final Class<?> exceptionClass; field in JSR166TestCase.ThreadShouldThrow837 <T extends Throwable> ThreadShouldThrow(Class<T> exceptionClass) { in ThreadShouldThrow()
137 PsiClass exceptionClass = exceptionType.resolve(); in testIsInheritor() local
147 uint64_t exceptionClass, struct _Unwind_Exception* exceptionObject, in __gcc_personality_sj0()
93 jclass exceptionClass = env->FindClass(className); in jniThrowException() local
94 jclass exceptionClass = env->FindClass(className); in jniThrowException() local
120 PermittedMetaException(Class<? extends RuntimeException> exceptionClass) { in PermittedMetaException()
555 uint64_t exceptionClass, in handleActionValue()648 uint64_t exceptionClass, in handleLsda()831 uint64_t exceptionClass, in ourPersonality()
934 (int version, _Unwind_Action actions, uint64_t exceptionClass, in __gxx_personality_sj0()
719 ClassInfo exceptionClass = new ClassInfo(exec); in addException() local