Home
last modified time | relevance | path

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

/external/ImageMagick/Magick++/lib/
DException.cpp686 std::string Magick::formatExceptionMessage(const MagickCore::ExceptionInfo *exception_) in formatExceptionMessage() function in Magick
703 std::string message=formatExceptionMessage(exception_); in createException()
843 message=formatExceptionMessage(exception_); in throwException()
/external/ImageMagick/Magick++/lib/Magick++/
DException.h409 std::string formatExceptionMessage(