Searched defs:ThrowException (Results 1 – 5 of 5) sorted by relevance
921 MagickExport MagickBooleanType ThrowException(ExceptionInfo *exception, in ThrowException() function
62 static void ThrowException() { throw CInArchiveException(); } in ThrowException() function
204 void CJX_Object::ThrowException(const wchar_t* str, ...) const { in ThrowException() function in CJX_Object
6246 void CFXJSE_FormCalcContext::ThrowException(const wchar_t* str, ...) const { in ThrowException() function in CFXJSE_FormCalcContext
8149 v8::Local<Value> Isolate::ThrowException(v8::Local<v8::Value> value) { in ThrowException() function in v8::Isolate