An attempt has been made to assign a name that is already in use to a node or a class. More...
Public Member Functions | |
const char * | what () const throw () |
Get a description of what the problem is. |
An attempt has been made to assign a name that is already in use to a node or a class.
const char* HAPI::ExceptionTwice::what | ( | ) | const throw () [virtual] |
Get a description of what the problem is.
Reimplemented from HAPI::ExceptionHugin.