Searched defs:ThrowException (Results 1 – 7 of 7) sorted by relevance
66 void ThrowException(JNIEnv* env, const char* clazz, const char* fmt, ...) { in ThrowException() function
33 void ThrowException(JNIEnv* env, const char* clazz, const char* fmt, ...) { in ThrowException() function
120 ThrowException, enumConstant
329 [[maybe_unused]] static int ThrowException(JNIEnv* env, in ThrowException() function
78 static void ThrowException() { throw CInArchiveException(); } in ThrowException() function
211 void CJX_Object::ThrowException(v8::Isolate* pIsolate, in ThrowException() function in CJX_Object
5533 void CFXJSE_FormCalcContext::ThrowException(ByteStringView str) const { in ThrowException() function in CFXJSE_FormCalcContext