#include <fcollexceptions.h>
Inheritance diagram for zipios::Exception

Public Methods | |
| Exception () throw () | |
| Exception ( const string &msg ) throw () | |
| Exception ( const Exception &src ) throw () | |
| Exception& | operator= ( const Exception &src ) throw () |
| virtual const char* | what () const throw () |
| virtual | ~Exception () throw () |
Definition at line 61 of file fcollexceptions.h.
|
|
Definition at line 95 of file fcollexceptions.cpp. |
|
|
Definition at line 98 of file fcollexceptions.cpp. |
|
|
Definition at line 102 of file fcollexceptions.cpp. |
|
|
Definition at line 117 of file fcollexceptions.cpp. |
|
|
Definition at line 107 of file fcollexceptions.cpp. |
|
|
Definition at line 113 of file fcollexceptions.cpp. |
1.2.0 written by Dimitri van Heesch,
© 1997-2000