CMS 3D CMS Logo

lat::FileMappingError Class Reference

File-system related exception class. More...

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

Inheritance diagram for lat::FileMappingError:

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.
 FileMappingError (Error *chain)
 FileMappingError (const char *context, Error *chain)
 FileMappingError (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 FileMappingError.h.


Constructor & Destructor Documentation

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

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

lat::FileMappingError::FileMappingError ( Error chain  ) 


Member Function Documentation

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

Make a deep copy of this exception chain.

Reimplemented from lat::IOError.

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

Explain this exception object.

Reimplemented from lat::IOError.

virtual void lat::FileMappingError::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