Searched defs:ThrowException (Results 1 – 4 of 4) sorted by relevance
929 MagickExport MagickBooleanType ThrowException(ExceptionInfo *exception, in ThrowException() function
1180 #define ThrowException PrependMagickMethod(ThrowException) macro
121 static void ThrowException() { throw CInArchiveException(); } in ThrowException() function
7191 v8::Local<Value> Isolate::ThrowException(v8::Local<v8::Value> value) { in ThrowException() function in v8::Isolate