Exception Class Reference

#include <Exception.hh>

List of all members.

Public Member Functions

 Exception (const std::string &reason)
virtual ~Exception ()
const std::string displayMe () const
virtual long getType () const =0

Public Attributes

const std::string _reason
const char * _name


Detailed Description

Definition at line 142 of file Exception.hh.


Constructor & Destructor Documentation

Exception ( const std::string &  reason  )  [inline]

Definition at line 148 of file Exception.hh.

virtual ~Exception (  )  [inline, virtual]

Definition at line 150 of file Exception.hh.


Member Function Documentation

const std::string displayMe (  )  const

Definition at line 139 of file Exception.cc.

References Exception::_name, Exception::_reason, PD_Exception, and pdExcept.

virtual long getType (  )  const [pure virtual]


Member Data Documentation

const std::string _reason

const char* _name


The documentation for this class was generated from the following files:

Generated on Thu Apr 30 15:55:06 2009 for CERTIDeveloperDocumentation by doxygen 1.5.5