Searched defs:ThrowException (Results 1 – 7 of 7) sorted by relevance
31 void ThrowException(JNIEnv* env, const char* clazz, const char* fmt, ...) { in ThrowException() function
66 void ThrowException(JNIEnv* env, const char* clazz, const char* fmt, ...) { in ThrowException() function
109 void ThrowException() { throw T(); } in ThrowException() function
992 MagickExport MagickBooleanType ThrowException(ExceptionInfo *exception, in ThrowException() function
62 static void ThrowException() { throw CInArchiveException(); } in ThrowException() function
207 void CJX_Object::ThrowException(const WideString& str) const { in ThrowException() function in CJX_Object
5888 void CFXJSE_FormCalcContext::ThrowException(const WideString& str) const { in ThrowException() function in CFXJSE_FormCalcContext