Zipios++
Public Member Functions
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]

List of all members.

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: