CMS 3D CMS Logo

lat::FileSystemError Class Reference

File-system related exception class. More...

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

Inheritance diagram for lat::FileSystemError:

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


Constructor & Destructor Documentation

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

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

lat::FileSystemError::FileSystemError ( Error chain  ) 


Member Function Documentation

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

Make a deep copy of this exception chain.

Reimplemented from lat::IOError.

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

Explain this exception object.

Reimplemented from lat::IOError.

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