The exception that is thrown when a method call is invalid for the object's current state. More...
Additional Inherited Members | |
![]() | |
virtual const char * | what () const =0 throw () |
Error text. | |
virtual const char * | name () const =0 |
Type name of exception. | |
virtual std::string | trace () const =0 |
Function stack trace (if present) | |
The exception that is thrown when a method call is invalid for the object's current state.