#include <fcollexceptions.h>
Public Member Functions | |
FCollException (const string &msg) throw () | |
FCollException (const FCollException &src) throw () | |
FCollException & | operator= (const FCollException &src) throw () |
virtual const char * | what () const throw () |
Definition at line 31 of file fcollexceptions.h.