|
Zipios++
|
An IOException is used to signal an I/O error. More...
#include <fcollexceptions.h>

Public Member Functions | |
| IOException (const string &msg) throw () | |
| IOException (const IOException &src) throw () | |
| IOException & | operator= (const IOException &src) throw () |
| virtual const char * | what () const throw () |
An IOException is used to signal an I/O error.
Definition at line 16 of file fcollexceptions.h.
1.8.13