#include <fcollexceptions.h>
Inheritance diagram for zipios::IOException
Public Methods | |
IOException () throw () | |
IOException ( const string &msg ) throw () | |
IOException ( const IOException &src ) throw () | |
IOException& | operator= ( const IOException &src ) throw () |
virtual const char* | what () const throw () |
virtual | ~IOException () throw () |
Definition at line 16 of file fcollexceptions.h.
|
Definition at line 13 of file fcollexceptions.cpp. |
|
Definition at line 16 of file fcollexceptions.cpp. |
|
Definition at line 19 of file fcollexceptions.cpp. |
|
Definition at line 33 of file fcollexceptions.cpp. |
|
Definition at line 23 of file fcollexceptions.cpp. |
|
Definition at line 29 of file fcollexceptions.cpp. |