Provided by: libzipios++-dev_0.1.5.9+cvs.2007.04.28-5.2ubuntu0.16.04.1_amd64 

NAME
zipios::IOException - An IOException is used to signal an I/O error.
SYNOPSIS
#include <fcollexceptions.h>
Inherits exception.
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 ()
Detailed Description
An IOException is used to signal an I/O error.
Definition at line 16 of file fcollexceptions.h.
Author
Generated automatically by Doxygen for Zipios++ from the source code.
Zipios++ Thu Jul 11 2019 zipios::IOException(3)