IMP exceptions.
Exceptions should be used to report all errors that occur within IMP.

Public Member Functions | |
| Exception (const Exception &o) | |
| Exception (const char *message) | |
| Exception & | operator= (const Exception &o) |
| const char * | what () const throw () |