|
Simbody
3.5
|
Inheritance diagram for SimTK::Exception::StateAndSystemTopologyVersionsMustMatch:Public Member Functions | |
| StateAndSystemTopologyVersionsMustMatch (const char *fn, int ln, const char *objectType, const char *objectName, const char *methodName, int sysTopoVersion, int stateTopoVersion) | |
| virtual | ~StateAndSystemTopologyVersionsMustMatch () throw () |
Public Member Functions inherited from SimTK::Exception::Base | |
| Base (const char *fn="<UNKNOWN>", int ln=0) | |
| virtual | ~Base () throw () |
| const std::string & | getMessage () const |
| const std::string & | getMessageText () const |
| const char * | what () const throw () |
Additional Inherited Members | |
Protected Member Functions inherited from SimTK::Exception::Base | |
| void | setMessage (const std::string &msgin) |
|
inline |
|
inlinevirtual | |||||||||||||