zipios::FCollException
An FCollException is used to signal a problem with a FileCollection.
- Provided by: libzipios++-dev (Version: 0.1.5.9+cvs.2007.04.28-11build1)
- Source: zipios++
- Report a bug
An FCollException is used to signal a problem with a FileCollection.
#include <fcollexceptions.h>
Inherits exception.
FCollException (const string &msg) throw ()
FCollException (const FCollException &src) throw ()
FCollException & operator= (const FCollException
&src) throw ()
virtual const char * what () const throw ()
An FCollException is used to signal a problem with a FileCollection.
Definition at line 31 of file fcollexceptions.h.
Generated automatically by Doxygen for Zipios++ from the source code.