An error occurred while parsing a NET specification. More...
Public Member Functions | |
const char * | what () const throw () |
Get a description of what the problem is. |
An error occurred while parsing a NET specification.
If a parsing error handling function was specified, it will have been called with a description of the error and its location in the NET specification.
const char* HAPI::ExceptionParse::what | ( | ) | const throw () [virtual] |
Get a description of what the problem is.
Reimplemented from HAPI::ExceptionHugin.