CMS 3D CMS Logo

lat::FileError Class Reference

File-system related exception class. More...

#include <Iguana/Utilities/classlib/iobase/FileError.h>

Inheritance diagram for lat::FileError:

lat::IOError lat::Error

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.
 FileError (Error *chain)
 FileError (const char *context, Error *chain)
 FileError (const char *context, int code=0)
virtual void rethrow (void)
 Rethrow the error to discover its real dynamic type.


Detailed Description

File-system related exception class.

Definition at line 17 of file FileError.h.


Constructor & Destructor Documentation

lat::FileError::FileError ( const char *  context,
int  code = 0 
)

lat::FileError::FileError ( const char *  context,
Error chain 
)

lat::FileError::FileError ( Error chain  ) 


Member Function Documentation

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

Make a deep copy of this exception chain.

Reimplemented from lat::IOError.

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

Explain this exception object.

Reimplemented from lat::IOError.

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

Rethrow the error to discover its real dynamic type.

Reimplemented from lat::IOError.


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