Home
last modified time | relevance | path

Searched refs:createException (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/Magick++/lib/
DException.cpp701 Magick::Exception* Magick::createException(const MagickCore::ExceptionInfo *exception_) in createException() function in Magick
859 nestedException=createException(p); in throwException()
862 q=createException(p); in throwException()
/external/ImageMagick/Magick++/lib/Magick++/
DException.h412 Exception* createException(const MagickCore::ExceptionInfo *exception_);