Main Page   Class Hierarchy   Compound List   File List   Compound Members  

zipios::FCollException Class Reference

An FCollException is used to signal a problem with a FileCollection. More...

#include <fcollexceptions.h>

Inheritance diagram for zipios::FCollException

Inheritance graph

[legend]
List of all members.

Public Methods

 FCollException () throw ()
 FCollException ( const string &msg ) throw ()
 FCollException ( const FCollException &src ) throw ()
FCollException& operator= ( const FCollException &src ) throw ()
virtual const char* what () const throw ()
virtual ~FCollException () throw ()

Detailed Description

An FCollException is used to signal a problem with a FileCollection.

Definition at line 31 of file fcollexceptions.h.


Constructor & Destructor Documentation

zipios::FCollException::FCollException ( ) throw ()
 

Definition at line 40 of file fcollexceptions.cpp.

zipios::FCollException::FCollException ( const string & msg ) throw () [explicit]
 

Definition at line 43 of file fcollexceptions.cpp.

zipios::FCollException::FCollException ( const FCollException & src ) throw ()
 

Definition at line 46 of file fcollexceptions.cpp.

zipios::FCollException::~FCollException ( ) throw () [virtual]
 

Definition at line 60 of file fcollexceptions.cpp.


Member Function Documentation

FCollException & zipios::FCollException::operator= ( const FCollException & src ) throw ()
 

Definition at line 50 of file fcollexceptions.cpp.

const char * zipios::FCollException::what ( ) const throw () [virtual]
 

Definition at line 56 of file fcollexceptions.cpp.


The documentation for this class was generated from the following files:
Generated at Tue Aug 14 20:39:57 2001 for Zipios++ by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000