what               64 Magick++/demo/analyze.cpp             cout << error_.what() << endl; 
what               95 Magick++/demo/button.cpp       cout << "Caught exception: " << error_.what() << endl;
what              515 Magick++/demo/demo.cpp       cout << "Caught exception: " << error_.what() << endl;
what               35 Magick++/demo/detrans.cpp         cout << error_.what() << endl;
what               53 Magick++/demo/detrans.cpp             cout << error_.what() << endl; 
what               55 Magick++/demo/flip.cpp       cout << "Caught exception: " << error_.what() << endl;
what               78 Magick++/demo/gravity.cpp       cout << "Caught exception: " << error_.what() << endl;
what              170 Magick++/demo/piddle.cpp       cout << "Caught exception: " << error_.what() << endl;
what              114 Magick++/demo/shapes.cpp       cout << "Caught exception: " << error_.what() << endl;
what              185 Magick++/demo/zoom.cpp         cout << "Caught exception: " << error_.what() << endl;
what               27 Magick++/lib/Magick++/Exception.h     virtual const char* what () const throw();
what               76 Magick++/tests/appendImages.cpp       cout << "Caught exception: " << error_.what() << endl;
what               81 Magick++/tests/appendImages.cpp       cout << "Caught exception: " << error_.what() << endl;
what              647 Magick++/tests/attributes.cpp                << "  \"" << exception_.what() << "\"" << endl;
what             1501 Magick++/tests/attributes.cpp       cout << "Caught exception: " << error_.what() << endl;
what             1506 Magick++/tests/attributes.cpp       cout << "Caught exception: " << error_.what() << endl;
what               58 Magick++/tests/averageImages.cpp       cout << "Caught exception: " << error_.what() << endl;
what               63 Magick++/tests/averageImages.cpp       cout << "Caught exception: " << error_.what() << endl;
what               45 Magick++/tests/coalesceImages.cpp       cout << "Caught exception: " << error_.what() << endl;
what               50 Magick++/tests/coalesceImages.cpp       cout << "Caught exception: " << error_.what() << endl;
what              118 Magick++/tests/coderInfo.cpp       cout << "Caught exception: " << error_.what() << endl;
what              123 Magick++/tests/coderInfo.cpp       cout << "Caught exception: " << error_.what() << endl;
what              138 Magick++/tests/color.cpp       cout << "Caught exception: " << error_.what() << endl;
what              143 Magick++/tests/color.cpp       cout << "Caught exception: " << error_.what() << endl;
what               84 Magick++/tests/colorHistogram.cpp       cout << "Caught exception: " << error_.what() << endl;
what               89 Magick++/tests/colorHistogram.cpp       cout << "Caught exception: " << error_.what() << endl;
what               81 Magick++/tests/exceptions.cpp         cout << "Bogus catch: Caught exception: " << error_.what() << endl;
what               87 Magick++/tests/exceptions.cpp         cout << "Bogus catch: Caught exception: " << error_.what() << endl;
what              123 Magick++/tests/montageImages.cpp       cout << "Caught exception: " << error_.what() << endl;
what              128 Magick++/tests/montageImages.cpp       cout << "Caught exception: " << error_.what() << endl;
what               54 Magick++/tests/morphImages.cpp       cout << "Caught exception: " << error_.what() << endl;
what               59 Magick++/tests/morphImages.cpp       cout << "Caught exception: " << error_.what() << endl;
what              237 Magick++/tests/readWriteBlob.cpp       cout << "Caught exception: " << error_.what() << endl;
what              242 Magick++/tests/readWriteBlob.cpp       cout << "Caught exception: " << error_.what() << endl;
what               95 Magick++/tests/readWriteImages.cpp       cout << "Caught exception: " << error_.what() << endl;
what              100 Magick++/tests/readWriteImages.cpp       cout << "Caught exception: " << error_.what() << endl;