Inheritance diagram for HAPI::ExceptionIO:
This could be a failure to open a specified file, a failure to create a file due to wrong permissions, a failure during a write operation due to the disk running full, etc.
Public Member Functions | |
const char * | what () const throw () |
Get a description of what the problem is. |
|
Get a description of what the problem is.
Reimplemented from HAPI::ExceptionHugin. |