Searched defs:ThrowException (Results 1 – 6 of 6) 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
992 MagickExport MagickBooleanType ThrowException(ExceptionInfo *exception, in ThrowException() function
62 static void ThrowException() { throw CInArchiveException(); } in ThrowException() function
205 void CJX_Object::ThrowException(v8::Isolate* pIsolate, in ThrowException() function in CJX_Object
5549 void CFXJSE_FormCalcContext::ThrowException(ByteStringView str) const { in ThrowException() function in CFXJSE_FormCalcContext