Compounds | |
class | Error |
Base exception class for programm errors. More... | |
class | ErrorModule |
An easy way to define a new error-source. More... | |
class | InternalError |
Exception class for internal (fatal) program errors. More... | |
class | IOError |
Exception class for I/O errors. More... | |
Functions | |
void | reThrow (const exception &e) |
void | reThrow (const std::exception &e) |
Derive your own exception classes from Error and overload get_print_message to customize the error message.
You should edit MAIL_CONTACT to fit to your needs.
|
|
|
|
Contact me in case of errors or questions. This documentation is powered by . |
(C) 2000-2002 |