#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 () |
Definition at line 47 of file fcollexceptions.h.
1.5.6