CMS 3D CMS Logo

lat::SHA1Error Class Reference

Error indicator for SHA1 archives. More...

#include <Iguana/Utilities/classlib/zip/SHA1Error.h>

Inheritance diagram for lat::SHA1Error:

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.
virtual void rethrow (void)
 Rethrow the error to discover its real dynamic type.
 SHA1Error (int error)

Private Attributes

int m_error


Detailed Description

Error indicator for SHA1 archives.

Definition at line 18 of file SHA1Error.h.


Constructor & Destructor Documentation

lat::SHA1Error::SHA1Error ( int  error  ) 


Member Function Documentation

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

Make a deep copy of this exception chain.

Implements lat::Error.

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

Explain this exception object.

Implements lat::Error.

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

Rethrow the error to discover its real dynamic type.

Implements lat::Error.


Member Data Documentation

int lat::SHA1Error::m_error [private]

Definition at line 31 of file SHA1Error.h.


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