Inheritance diagram for HAPI::ExceptionBadFile:
The file was probably not a knowledge base file. Knowledge base files have a header with a magic number, i.e., a two-byte code that identifies the file as a knowledge base file. This error code will be given if the magic number was incorrect or not present.
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. |