CMS 3D CMS Logo

lat::IOException Class Reference

An I/O-related error condition. More...

#include <Iguana/Utilities/classlib/iotools/IOException.h>

Inheritance diagram for lat::IOException:

lat::Error lat::StdError lat::StdioError

List of all members.

Public Member Functions

virtual Errorclone (void) const
 Make a deep copy of this exception chain.
virtual std::string explainSelf (void) const
 Explain this exception object.
 IOException (Error *next=0)
virtual void rethrow (void)
 Rethrow the error to discover its real dynamic type.


Detailed Description

An I/O-related error condition.

Definition at line 18 of file IOException.h.


Constructor & Destructor Documentation

lat::IOException::IOException ( Error next = 0  ) 


Member Function Documentation

virtual Error* lat::IOException::clone ( void   )  const [virtual]

Make a deep copy of this exception chain.

Implements lat::Error.

Reimplemented in lat::StdError, and lat::StdioError.

virtual std::string lat::IOException::explainSelf ( void   )  const [virtual]

Explain this exception object.

Implements lat::Error.

Reimplemented in lat::StdError, and lat::StdioError.

virtual void lat::IOException::rethrow ( void   )  [virtual]

Rethrow the error to discover its real dynamic type.

Implements lat::Error.

Reimplemented in lat::StdError, and lat::StdioError.


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:48:26 2009 for CMSSW by  doxygen 1.5.4