Public Member Functions | Private Attributes

abbdaemon::ABBexception Class Reference

#include <ABBdaemon.h>

Inheritance diagram for abbdaemon::ABBexception:
Inheritance graph
[legend]
Collaboration diagram for abbdaemon::ABBexception:
Collaboration graph
[legend]

Public Member Functions

 ABBexception (std::string message)
 ~ABBexception () throw ()
virtual const char * what () const throw ()

Private Attributes

std::string message

Detailed Description

Definition at line 28 of file ABBdaemon.h.


Constructor & Destructor Documentation

abbdaemon::ABBexception::ABBexception ( std::string  message  )  [inline]

Definition at line 32 of file ABBdaemon.h.

abbdaemon::ABBexception::~ABBexception (  )  throw () [inline]

Definition at line 36 of file ABBdaemon.h.


Member Function Documentation

virtual const char* abbdaemon::ABBexception::what (  )  const throw () [inline, virtual]

Field Documentation

std::string abbdaemon::ABBexception::message [private]

Definition at line 30 of file ABBdaemon.h.

Referenced by what().


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