Query: zipios_fcollexception
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
zipios::FCollException(3) Library Functions Manual zipios::FCollException(3)NAMEzipios::FCollException - An FCollException is used to signal a problem with a FileCollection.SYNOPSIS#include <fcollexceptions.h> Inherits exception. Public Member Functions FCollException (const string &msg) throw () FCollException (const FCollException &src) throw () FCollException & operator= (const FCollException &src) throw () virtual const char * what () const throw () Detailed Description An FCollException is used to signal a problem with a FileCollection. Definition at line 31 of file fcollexceptions.h. Author Generated automatically by Doxygen for Zipios++ from the source code. Zipios++ Mon Oct 10 2011 zipios::FCollException(3)