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          28 Magick++/lib/Exception.cpp Magick::Exception::Exception( const Magick::Exception& original_ )
Exception          35 Magick++/lib/Exception.cpp Magick::Exception& Magick::Exception::operator= (const Magick::Exception& original_ )
Exception          45 Magick++/lib/Exception.cpp /*virtual*/ const char* Magick::Exception::what( ) const throw()
Exception          51 Magick++/lib/Exception.cpp /*virtual*/ Magick::Exception::~Exception ( ) throw ()
Exception          21 Magick++/lib/Magick++/Exception.h   class MagickPPExport Exception : public std::exception
Exception          24 Magick++/lib/Magick++/Exception.h     Exception( const std::string& what_ );
Exception          25 Magick++/lib/Magick++/Exception.h     Exception( const Exception& original_ );
Exception          26 Magick++/lib/Magick++/Exception.h     Exception& operator= (const Exception& original_ );
Exception          28 Magick++/lib/Magick++/Exception.h     virtual ~Exception ( ) throw ();
Exception          38 Magick++/lib/Magick++/Exception.h   class MagickPPExport Warning : public Exception
Exception         182 Magick++/lib/Magick++/Exception.h   class MagickPPExport Error : public 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          93 Magick++/tests/readWriteImages.cpp   catch( Exception &error_ )