Zipios++
Public Member Functions | List of all members
zipios::IOException Class Reference

An IOException is used to signal an I/O error. More...

#include <fcollexceptions.h>

Inheritance diagram for zipios::IOException:
Inheritance graph
[legend]

Public Member Functions

 IOException (const string &msg) throw ()
 
 IOException (const IOException &src) throw ()
 
IOExceptionoperator= (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.


The documentation for this class was generated from the following files: