aureservoir::AUExcept Class Reference

#include <auexcept.h>

Collaboration diagram for aureservoir::AUExcept:

Collaboration graph
[legend]

Detailed Description

Exception Class for aureservoir library The what() method returns the error string.
Examples:

esn_example.cpp.


Public Member Functions

 AUExcept (const std::string &message)
virtual ~AUExcept ()
virtual std::string what ()

Protected Attributes

std::string message_

Constructor & Destructor Documentation

aureservoir::AUExcept::AUExcept ( const std::string &  message  )  [inline]

construction of the exception

virtual aureservoir::AUExcept::~AUExcept (  )  [inline, virtual]


Member Function Documentation

virtual std::string aureservoir::AUExcept::what (  )  [inline, virtual]

returns the error string

Examples:
esn_example.cpp.


Field Documentation

std::string aureservoir::AUExcept::message_ [protected]

the exception string


The documentation for this class was generated from the following file:
Generated on Wed Mar 12 21:16:08 2008 for aureservoir by  doxygen 1.5.3