Home
last modified time | relevance | path

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

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