zipios::Exception(3) | Library Functions Manual | zipios::Exception(3) |
zipios::Exception - Basic exception.
#include <fcollexceptions.h>
Inherits exception.
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.
Definition at line 95 of file fcollexceptions.cpp.
Definition at line 98 of file fcollexceptions.cpp.
Definition at line 101 of file fcollexceptions.cpp.
Definition at line 117 of file fcollexceptions.cpp.
Definition at line 106 of file fcollexceptions.cpp.
Definition at line 113 of file fcollexceptions.cpp.
Generated automatically by Doxygen for Zipios++ from the source code.
Zipios++ |