zipios::FCollException - An FCollException is used to signal a problem with a FileCollection.
Contents
Detailed Description
An FCollException is used to signal a problem with a FileCollection.
Definition at line 31 of file fcollexceptions.h.
Name
zipios::FCollException - An FCollException is used to signal a problem with a FileCollection.
Synopsis
#include <fcollexceptions.h>
Inherits exception.
PublicMemberFunctionsFCollException (const string &msg) throw ()
FCollException (const FCollException &src) throw ()
FCollException & operator= (const FCollException &src) throw ()
virtual const char * what () const throw ()
