Searched defs:exception_ (Results 1 – 3 of 3) sorted by relevance
647 catch ( Exception &exception_) in main() local
685 std::string Magick::formatExceptionMessage(const MagickCore::ExceptionInfo *exception_) in formatExceptionMessage()700 Magick::Exception* Magick::createException(const MagickCore::ExceptionInfo *exception_) in createException()819 MagickPPExport void Magick::throwException(ExceptionInfo *exception_, in throwException()
659 MDRawExceptionStream exception_; variable