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: It contains a utility or a real-valued function node, a node appears twice, the nodes are "out-of-order" (continuous nodes must precede discrete nodes), 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.