Home
last modified time | relevance | path

Searched defs:ErrorModule (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/Magick++/lib/
DException.cpp232 Magick::ErrorModule::ErrorModule(const std::string& what_) in ErrorModule() function in Magick::ErrorModule
237 Magick::ErrorModule::ErrorModule(const std::string& what_,Exception *nested_) in ErrorModule() function in Magick::ErrorModule
/external/ImageMagick/Magick++/lib/Magick++/
DSTL.h2145 catch ( Magick::ErrorModule ) in catch()