what               60 Magick++/demo/analyze.cpp             cout << error_.what() << endl; 
what               99 Magick++/demo/button.cpp       cout << "Caught exception: " << error_.what() << endl;
what              538 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               82 Magick++/demo/gravity.cpp       cout << "Caught exception: " << error_.what() << endl;
what              174 Magick++/demo/piddle.cpp       cout << "Caught exception: " << error_.what() << endl;
what              120 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               72 Magick++/tests/appendImages.cpp       cout << "Caught exception: " << error_.what() << endl;
what               77 Magick++/tests/appendImages.cpp       cout << "Caught exception: " << error_.what() << endl;
what              669 Magick++/tests/attributes.cpp                << "  \"" << exception_.what() << "\"" << endl;
what             1512 Magick++/tests/attributes.cpp       cout << "Caught exception: " << error_.what() << endl;
what             1517 Magick++/tests/attributes.cpp       cout << "Caught exception: " << error_.what() << endl;
what               56 Magick++/tests/averageImages.cpp       cout << "Caught exception: " << error_.what() << endl;
what               61 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              139 Magick++/tests/color.cpp       cout << "Caught exception: " << error_.what() << endl;
what              144 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               84 Magick++/tests/exceptions.cpp         cout << "Bogus catch: Caught exception: " << error_.what() << endl;
what               90 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              240 Magick++/tests/readWriteBlob.cpp       cout << "Caught exception: " << error_.what() << endl;
what              245 Magick++/tests/readWriteBlob.cpp       cout << "Caught exception: " << error_.what() << endl;
what              102 Magick++/tests/readWriteImages.cpp       cout << "Caught exception: " << error_.what() << endl;
what              107 Magick++/tests/readWriteImages.cpp       cout << "Caught exception: " << error_.what() << endl;
what             7724 TclMagick/generic/TclMagick.c 	int what;
what             7726 TclMagick/generic/TclMagick.c 	if (Tcl_GetIndexFromObj(interp, objv[2], pushCmdNames, "what", 0, &what) != TCL_OK) {
what             7729 TclMagick/generic/TclMagick.c 	switch((enum pushCmdIndex)what) {
what             7790 TclMagick/generic/TclMagick.c 	int what;
what             7792 TclMagick/generic/TclMagick.c 	if (Tcl_GetIndexFromObj(interp, objv[2], pushCmdNames, "what", 0, &what) != TCL_OK) {
what             7799 TclMagick/generic/TclMagick.c 	switch((enum pushCmdIndex)what) {