OSDL::Exception Class Reference

OSDL exception. More...

#include <OSDLException.h>

Inheritance diagram for OSDL::Exception:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Exception (const std::string &reason)
 Basic constructor.
virtual ~Exception () throw ()
 Basic destructor.

Detailed Description

OSDL exception.

All OSDL exceptions should inherit from it, directly or not.

Definition at line 50 of file OSDLException.h.


Constructor & Destructor Documentation

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

Basic constructor.

Parameters:
reason the message giving details about this raised exception.

Definition at line 37 of file OSDLException.cc.

Exception::~Exception (  )  throw () [virtual]

Basic destructor.

Definition at line 45 of file OSDLException.cc.


The documentation for this class was generated from the following files:
Generated on Mon Nov 29 14:05:28 2010 for OSDL by  doxygen 1.6.3