IOError Class Reference

#include <ioerror.h>

Inheritance diagram for IOError:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 IOError ()
 IOError (std::string msg)
virtual ~IOError () throw ()
virtual const char * what () const throw ()

Protected Attributes

std::string _msg

Detailed Description

Definition at line 24 of file ioerror.h.


Constructor & Destructor Documentation

IOError::IOError (  )  [inline]

Definition at line 28 of file ioerror.h.

IOError::IOError ( std::string  msg  )  [inline]

Definition at line 29 of file ioerror.h.

virtual IOError::~IOError (  )  throw () [inline, virtual]

Definition at line 30 of file ioerror.h.


Member Function Documentation

virtual const char* IOError::what (  )  const throw () [inline, virtual]

Definition at line 31 of file ioerror.h.

References _msg.


Member Data Documentation

std::string IOError::_msg [protected]

Definition at line 26 of file ioerror.h.

Referenced by FileIOError::FileIOError(), and what().


The documentation for this class was generated from the following file:
Generated on Fri Oct 26 13:35:16 2007 for FEMAXX (Finite Element Maxwell Eigensolver) by  doxygen 1.4.7