|
Image Utilities (IU)
|
Exceptions with additional error information. More...
#include <coredefs.h>
Public Member Functions | |
| IuException (const std::string &msg, const char *file=NULL, const char *function=NULL, int line=0) throw () | |
| virtual const char * | what () const throw () |
Data Fields | |
| std::string | msg_ |
| std::string | file_ |
| std::string | function_ |
| int | line_ |
Exceptions with additional error information.
1.8.6