mermaid::support::errorhandling::Exception Class Reference

Exception base class the represents all exceptions thrown by MeRMaID. More...

#include <Exception.hpp>

Inheritance diagram for mermaid::support::errorhandling::Exception:
Inheritance graph
[legend]
Collaboration diagram for mermaid::support::errorhandling::Exception:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Exception (const std::string &description)
 Constructor. description Description of the failure that raised this exception.

Detailed Description

Exception base class the represents all exceptions thrown by MeRMaID.

Author:
Marco Barbosa + Nelson Ramos

Definition at line 49 of file Exception.hpp.


Constructor & Destructor Documentation

Exception::Exception ( const std::string &  description  ) 

Constructor. description Description of the failure that raised this exception.

Author:
Marco Barbosa + Nelson Ramos

Definition at line 37 of file Exception.cpp.

Generated on Fri Mar 4 22:15:47 2011 for MeRMaID::support by  doxygen 1.6.3