|
Zipios++
|
Basic exception. More...
#include <fcollexceptions.h>

Public Member Functions | |
| Exception (const string &msg) throw () | |
| Exception (const Exception &src) throw () | |
| Exception & | operator= (const Exception &src) throw () |
| virtual const char * | what () const throw () |
Basic exception.
Definition at line 61 of file fcollexceptions.h.
1.8.13