The specified elimination sequence is invalid. More...
Public Member Functions | |
| const char * | what () const throw () |
| Get a description of what the problem is. | |
The specified elimination sequence is invalid.
Possible causes: a utility node is found, a node appears twice, the nodes are out-of-order, or the sequence is incomplete.
| const char* HAPI::ExceptionEnumeration::what | ( | ) | const throw () [virtual] |
Get a description of what the problem is.
Reimplemented from HAPI::ExceptionHugin.