zipios::FCollException(3) | Library Functions Manual | zipios::FCollException(3) |
zipios::FCollException - 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.
Definition at line 40 of file fcollexceptions.cpp.
Definition at line 43 of file fcollexceptions.cpp.
Definition at line 46 of file fcollexceptions.cpp.
Definition at line 60 of file fcollexceptions.cpp.
Definition at line 50 of file fcollexceptions.cpp.
Definition at line 56 of file fcollexceptions.cpp.
Generated automatically by Doxygen for Zipios++ from the source code.
Zipios++ |