zipios::IOException Class Reference

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

#include <fcollexceptions.h>

Inherits std::exception.

List of all members.

Public Member Functions

 IOException (const IOException &src) throw ()
 IOException (const string &msg) throw ()
 IOException () throw ()
IOExceptionoperator= (const IOException &src) throw ()
virtual const char * what () const throw ()
virtual ~IOException () throw ()

Detailed Description

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

Definition at line 16 of file fcollexceptions.h.


Constructor & Destructor Documentation

zipios::IOException::IOException (  )  throw ()

Definition at line 13 of file fcollexceptions.cpp.

zipios::IOException::IOException ( const string &  msg  )  throw () [explicit]

Definition at line 16 of file fcollexceptions.cpp.

zipios::IOException::IOException ( const IOException src  )  throw ()

Definition at line 19 of file fcollexceptions.cpp.

zipios::IOException::~IOException (  )  throw () [virtual]

Definition at line 33 of file fcollexceptions.cpp.


Member Function Documentation

IOException & zipios::IOException::operator= ( const IOException src  )  throw ()

Definition at line 23 of file fcollexceptions.cpp.

const char * zipios::IOException::what (  )  const throw () [virtual]

Definition at line 29 of file fcollexceptions.cpp.


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

Generated on Wed Nov 23 19:02:52 2011 for FreeCAD by  doxygen 1.6.1