Searched defs:ThrowException (Results 1 – 6 of 6) sorted by relevance
66 void CXFA_Object::ThrowException(const FX_WCHAR* str, ...) const { in ThrowException() function in CXFA_Object
929 MagickExport MagickBooleanType ThrowException(ExceptionInfo *exception, in ThrowException() function
1180 #define ThrowException PrependMagickMethod(ThrowException) macro
46 static void ThrowException() { throw CInArchiveException(); } in ThrowException() function
6414 void CXFA_FM2JSContext::ThrowException(const FX_WCHAR* str, ...) const { in ThrowException() function in CXFA_FM2JSContext
8046 v8::Local<Value> Isolate::ThrowException(v8::Local<v8::Value> value) { in ThrowException() function in v8::Isolate