Exception 62 Magick++/demo/analyze.cpp catch( Exception &error_ ) Exception 33 Magick++/demo/detrans.cpp catch ( Exception error_ ) Exception 51 Magick++/demo/detrans.cpp catch( Exception &error_ ) Exception 21 Magick++/lib/Exception.cpp Magick::Exception::Exception(const std::string& what_) Exception 24 Magick++/lib/Exception.cpp _nested((Exception *) NULL) Exception 28 Magick++/lib/Exception.cpp Magick::Exception::Exception(const std::string& what_, Exception 29 Magick++/lib/Exception.cpp Exception* nested_) Exception 36 Magick++/lib/Exception.cpp Magick::Exception::Exception(const Magick::Exception& original_) Exception 39 Magick++/lib/Exception.cpp _nested((Exception *) NULL) Exception 43 Magick++/lib/Exception.cpp Magick::Exception::~Exception() throw() Exception 45 Magick++/lib/Exception.cpp if (_nested != (Exception *) NULL) Exception 49 Magick++/lib/Exception.cpp Magick::Exception& Magick::Exception::operator=( Exception 50 Magick++/lib/Exception.cpp const Magick::Exception& original_) Exception 57 Magick++/lib/Exception.cpp const char* Magick::Exception::what() const throw() Exception 62 Magick++/lib/Exception.cpp const Magick::Exception* Magick::Exception::nested() const throw() Exception 67 Magick++/lib/Exception.cpp void Magick::Exception::nested(Exception* nested_) throw() Exception 73 Magick++/lib/Exception.cpp : Exception(what_) Exception 77 Magick++/lib/Exception.cpp Magick::Error::Error(const std::string& what_,Exception *nested_) Exception 78 Magick++/lib/Exception.cpp : Exception(what_,nested_) Exception 91 Magick++/lib/Exception.cpp Magick::ErrorBlob::ErrorBlob(const std::string& what_,Exception *nested_) Exception 105 Magick++/lib/Exception.cpp Magick::ErrorCache::ErrorCache(const std::string& what_,Exception *nested_) Exception 119 Magick++/lib/Exception.cpp Magick::ErrorCoder::ErrorCoder(const std::string& what_,Exception *nested_) Exception 134 Magick++/lib/Exception.cpp Exception *nested_) Exception 149 Magick++/lib/Exception.cpp Exception *nested_) Exception 164 Magick++/lib/Exception.cpp Exception *nested_) Exception 178 Magick++/lib/Exception.cpp Magick::ErrorDraw::ErrorDraw(const std::string& what_,Exception *nested_) Exception 197 Magick++/lib/Exception.cpp Exception *nested_) Exception 208 Magick++/lib/Exception.cpp Magick::ErrorImage::ErrorImage(const std::string& what_,Exception *nested_) Exception 223 Magick++/lib/Exception.cpp Exception *nested_) Exception 237 Magick++/lib/Exception.cpp Magick::ErrorModule::ErrorModule(const std::string& what_,Exception *nested_) Exception 251 Magick++/lib/Exception.cpp Magick::ErrorMonitor::ErrorMonitor(const std::string& what_,Exception *nested_) Exception 265 Magick++/lib/Exception.cpp Magick::ErrorOption::ErrorOption(const std::string& what_,Exception *nested_) Exception 279 Magick++/lib/Exception.cpp Magick::ErrorPolicy::ErrorPolicy(const std::string& what_,Exception *nested_) Exception 295 Magick++/lib/Exception.cpp Exception *nested_) Exception 310 Magick++/lib/Exception.cpp Exception *nested_) Exception 324 Magick++/lib/Exception.cpp Magick::ErrorStream::ErrorStream(const std::string& what_,Exception *nested_) Exception 338 Magick++/lib/Exception.cpp Magick::ErrorType::ErrorType(const std::string& what_,Exception *nested_) Exception 353 Magick++/lib/Exception.cpp Exception *nested_) Exception 367 Magick++/lib/Exception.cpp Magick::ErrorXServer::ErrorXServer(const std::string& what_,Exception *nested_) Exception 377 Magick++/lib/Exception.cpp : Exception(what_) Exception 381 Magick++/lib/Exception.cpp Magick::Warning::Warning(const std::string& what_,Exception *nested_) Exception 382 Magick++/lib/Exception.cpp : Exception(what_,nested_) Exception 395 Magick++/lib/Exception.cpp Magick::WarningBlob::WarningBlob(const std::string& what_,Exception *nested_) Exception 409 Magick++/lib/Exception.cpp Magick::WarningCache::WarningCache(const std::string& what_,Exception *nested_) Exception 423 Magick++/lib/Exception.cpp Magick::WarningCoder::WarningCoder(const std::string& what_,Exception *nested_) Exception 438 Magick++/lib/Exception.cpp Exception *nested_) Exception 453 Magick++/lib/Exception.cpp Exception *nested_) Exception 468 Magick++/lib/Exception.cpp Exception *nested_) Exception 482 Magick++/lib/Exception.cpp Magick::WarningDraw::WarningDraw(const std::string& what_,Exception *nested_) Exception 497 Magick++/lib/Exception.cpp Exception *nested_) Exception 511 Magick++/lib/Exception.cpp Magick::WarningImage::WarningImage(const std::string& what_,Exception *nested_) Exception 527 Magick++/lib/Exception.cpp const std::string& what_,Exception *nested_) Exception 542 Magick++/lib/Exception.cpp Exception *nested_) Exception 558 Magick++/lib/Exception.cpp Exception *nested_) Exception 573 Magick++/lib/Exception.cpp Exception *nested_) Exception 588 Magick++/lib/Exception.cpp Exception *nested_) Exception 603 Magick++/lib/Exception.cpp Exception *nested_) Exception 618 Magick++/lib/Exception.cpp Exception *nested_) Exception 633 Magick++/lib/Exception.cpp Exception *nested_) Exception 647 Magick++/lib/Exception.cpp Magick::WarningType::WarningType(const std::string& what_,Exception *nested_) Exception 662 Magick++/lib/Exception.cpp Exception *nested_) Exception 677 Magick++/lib/Exception.cpp Exception *nested_) Exception 701 Magick++/lib/Exception.cpp Magick::Exception* Magick::createException(const MagickCore::ExceptionInfo *exception_) Exception 825 Magick++/lib/Exception.cpp Exception Exception 840 Magick++/lib/Exception.cpp nestedException=(Exception *) NULL; Exception 854 Magick++/lib/Exception.cpp if (nestedException == (Exception *) NULL) Exception 22 Magick++/lib/Magick++/Exception.h class MagickPPExport Exception: public std::exception Exception 27 Magick++/lib/Magick++/Exception.h Exception(const std::string& what_); Exception 30 Magick++/lib/Magick++/Exception.h Exception(const std::string& what_, Exception* nested_); Exception 33 Magick++/lib/Magick++/Exception.h Exception(const Exception& original_); Exception 36 Magick++/lib/Magick++/Exception.h virtual ~Exception() throw(); Exception 39 Magick++/lib/Magick++/Exception.h Exception& operator=(const Exception& original_); Exception 45 Magick++/lib/Magick++/Exception.h const Exception* nested() const throw(); Exception 53 Magick++/lib/Magick++/Exception.h void nested(Exception* nested_) throw(); Exception 57 Magick++/lib/Magick++/Exception.h Exception* _nested; Exception 64 Magick++/lib/Magick++/Exception.h class MagickPPExport Error: public Exception Exception 68 Magick++/lib/Magick++/Exception.h explicit Error(const std::string& what_,Exception *nested_); Exception 76 Magick++/lib/Magick++/Exception.h explicit ErrorBlob(const std::string& what_,Exception *nested_); Exception 84 Magick++/lib/Magick++/Exception.h explicit ErrorCache(const std::string& what_,Exception *nested_); Exception 92 Magick++/lib/Magick++/Exception.h explicit ErrorCoder(const std::string& what_,Exception *nested_); Exception 100 Magick++/lib/Magick++/Exception.h explicit ErrorConfigure(const std::string& what_,Exception *nested_); Exception 108 Magick++/lib/Magick++/Exception.h explicit ErrorCorruptImage(const std::string& what_,Exception *nested_); Exception 116 Magick++/lib/Magick++/Exception.h explicit ErrorDelegate(const std::string& what_,Exception *nested_); Exception 124 Magick++/lib/Magick++/Exception.h explicit ErrorDraw(const std::string& what_,Exception *nested_); Exception 132 Magick++/lib/Magick++/Exception.h explicit ErrorFileOpen(const std::string& what_,Exception *nested_); Exception 140 Magick++/lib/Magick++/Exception.h explicit ErrorImage(const std::string& what_,Exception *nested_); Exception 148 Magick++/lib/Magick++/Exception.h explicit ErrorMissingDelegate(const std::string& what_,Exception *nested_); Exception 156 Magick++/lib/Magick++/Exception.h explicit ErrorModule(const std::string& what_,Exception *nested_); Exception 164 Magick++/lib/Magick++/Exception.h explicit ErrorMonitor(const std::string& what_,Exception *nested_); Exception 172 Magick++/lib/Magick++/Exception.h explicit ErrorOption(const std::string& what_,Exception *nested_); Exception 180 Magick++/lib/Magick++/Exception.h explicit ErrorPolicy(const std::string& what_,Exception *nested_); Exception 188 Magick++/lib/Magick++/Exception.h explicit ErrorRegistry(const std::string& what_,Exception *nested_); Exception 196 Magick++/lib/Magick++/Exception.h explicit ErrorResourceLimit(const std::string& what_,Exception *nested_); Exception 204 Magick++/lib/Magick++/Exception.h explicit ErrorStream(const std::string& what_,Exception *nested_); Exception 212 Magick++/lib/Magick++/Exception.h explicit ErrorType(const std::string& what_,Exception *nested_); Exception 220 Magick++/lib/Magick++/Exception.h explicit ErrorUndefined(const std::string& what_,Exception *nested_); Exception 228 Magick++/lib/Magick++/Exception.h explicit ErrorXServer(const std::string& what_,Exception *nested_); Exception 236 Magick++/lib/Magick++/Exception.h class MagickPPExport Warning: public Exception Exception 240 Magick++/lib/Magick++/Exception.h explicit Warning(const std::string& what_,Exception *nested_); Exception 248 Magick++/lib/Magick++/Exception.h explicit WarningBlob(const std::string& what_,Exception *nested_); Exception 256 Magick++/lib/Magick++/Exception.h explicit WarningCache(const std::string& what_,Exception *nested_); Exception 264 Magick++/lib/Magick++/Exception.h explicit WarningCoder(const std::string& what_,Exception *nested_); Exception 272 Magick++/lib/Magick++/Exception.h explicit WarningConfigure(const std::string& what_,Exception *nested_); Exception 280 Magick++/lib/Magick++/Exception.h explicit WarningCorruptImage(const std::string& what_,Exception *nested_); Exception 288 Magick++/lib/Magick++/Exception.h explicit WarningDelegate(const std::string& what_,Exception *nested_); Exception 296 Magick++/lib/Magick++/Exception.h explicit WarningDraw(const std::string& what_,Exception *nested_); Exception 304 Magick++/lib/Magick++/Exception.h explicit WarningFileOpen(const std::string& what_,Exception *nested_); Exception 312 Magick++/lib/Magick++/Exception.h explicit WarningImage(const std::string& what_,Exception *nested_); Exception 321 Magick++/lib/Magick++/Exception.h Exception *nested_); Exception 329 Magick++/lib/Magick++/Exception.h explicit WarningModule(const std::string& what_,Exception *nested_); Exception 337 Magick++/lib/Magick++/Exception.h explicit WarningMonitor(const std::string& what_,Exception *nested_); Exception 345 Magick++/lib/Magick++/Exception.h explicit WarningOption(const std::string& what_,Exception *nested_); Exception 353 Magick++/lib/Magick++/Exception.h explicit WarningPolicy(const std::string& what_,Exception *nested_); Exception 361 Magick++/lib/Magick++/Exception.h explicit WarningRegistry(const std::string& what_,Exception *nested_); Exception 369 Magick++/lib/Magick++/Exception.h explicit WarningResourceLimit(const std::string& what_,Exception *nested_); Exception 377 Magick++/lib/Magick++/Exception.h explicit WarningStream(const std::string& what_,Exception *nested_); Exception 385 Magick++/lib/Magick++/Exception.h explicit WarningType(const std::string& what_,Exception *nested_); Exception 393 Magick++/lib/Magick++/Exception.h explicit WarningUndefined(const std::string& what_,Exception *nested_); Exception 401 Magick++/lib/Magick++/Exception.h explicit WarningXServer(const std::string& what_,Exception *nested_); Exception 412 Magick++/lib/Magick++/Exception.h Exception* createException(const MagickCore::ExceptionInfo *exception_); Exception 74 Magick++/tests/appendImages.cpp catch( Exception &error_ ) Exception 644 Magick++/tests/attributes.cpp catch ( Exception &exception_) Exception 792 Magick++/tests/attributes.cpp catch ( Exception ) Exception 975 Magick++/tests/attributes.cpp catch ( Exception ) Exception 1499 Magick++/tests/attributes.cpp catch( Exception &error_ ) Exception 56 Magick++/tests/averageImages.cpp catch( Exception &error_ ) Exception 43 Magick++/tests/coalesceImages.cpp catch( Exception &error_ ) Exception 116 Magick++/tests/coderInfo.cpp catch( Exception &error_ ) Exception 136 Magick++/tests/color.cpp catch( Exception &error_ ) Exception 82 Magick++/tests/colorHistogram.cpp catch( Exception &error_ ) Exception 46 Magick++/tests/exceptions.cpp catch( Exception & /*error_*/ ) Exception 70 Magick++/tests/exceptions.cpp catch ( Exception& /*error_*/ ) Exception 79 Magick++/tests/exceptions.cpp catch( Exception &error_ ) Exception 121 Magick++/tests/montageImages.cpp catch( Exception &error_ ) Exception 52 Magick++/tests/morphImages.cpp catch( Exception &error_ ) Exception 235 Magick++/tests/readWriteBlob.cpp catch( Exception &error_ ) Exception 160 Magick++/tests/readWriteImages.cpp catch(Exception &error_)