OSDL::Exception Class Reference

#include <OSDLException.h>

Inheritance diagram for OSDL::Exception:

[legend]
List of all members.

Detailed Description

OSDL exception.

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

Definition at line 21 of file OSDLException.h.

Public Member Functions

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


Constructor & Destructor Documentation

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

Basic constructor.

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

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

Basic destructor.

Definition at line 16 of file OSDLException.cc.


The documentation for this class was generated from the following files:
Generated on Fri Mar 30 14:47:24 2007 for OSDL by  doxygen 1.5.1