zipios::Exception
Basic exception.
- Provided by: libzipios++-dev (Version: 0.1.5.9+cvs.2007.04.28-11build1)
- Source: zipios++
- Report a bug
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.
Generated automatically by Doxygen for Zipios++ from the source code.