An ioexception is used to signal an i/o error.
#include <fcollexceptions.h>
Inherits exception.
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.
Generated automatically by Doxygen for Zipios++ from the source code.