|
Zipios++
|
An object member function may throw this exception, if the operation it normally performs is inappropriate or impossible to perform because of the current state of the object. More...
#include <fcollexceptions.h>

Public Member Functions | |
| InvalidStateException (const string &msg) throw () | |
| InvalidStateException (const InvalidStateException &src) throw () | |
| InvalidStateException & | operator= (const InvalidStateException &src) throw () |
| virtual const char * | what () const throw () |
An object member function may throw this exception, if the operation it normally performs is inappropriate or impossible to perform because of the current state of the object.
1.7.5