adchpp::Exception Class Reference

#include <Exception.h>

Inheritance diagram for adchpp::Exception:
Inheritance graph
[legend]
Collaboration diagram for adchpp::Exception:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Exception (const std::string &aError) throw ()
 Exception ()
const std::string & getError () const throw ()
virtual const char * what ()
virtual ~Exception () throw ()

Protected Attributes

std::string error

Detailed Description

Definition at line 26 of file Exception.h.


Constructor & Destructor Documentation

adchpp::Exception::Exception (  )  [inline]

Definition at line 29 of file Exception.h.

adchpp::Exception::Exception ( const std::string &  aError  )  throw () [inline]

Definition at line 30 of file Exception.h.

References dcdebug.

virtual adchpp::Exception::~Exception (  )  throw () [inline, virtual]

Definition at line 31 of file Exception.h.


Member Function Documentation

const std::string& adchpp::Exception::getError (  )  const throw () [inline]

Definition at line 32 of file Exception.h.

virtual const char* adchpp::Exception::what (  )  [inline, virtual]

Definition at line 34 of file Exception.h.


Member Data Documentation

std::string adchpp::Exception::error [protected]

Definition at line 36 of file Exception.h.

Generated on Sat Nov 27 23:38:40 2010 for adchpp by  doxygen 1.6.3