Debea Library 1.4.2

Exception Class Reference
[Public API]

Base exception class for dba exceptions. More...

#include <exception.h>

Inheritance diagram for Exception:

List of all members.


Public Member Functions

virtual const char * what () const throw ()
 Get exception message.
virtual ~Exception () throw ()
 Destructor.

Protected Member Functions

 Exception (const char *pText)
 Constructor.
 Exception (const std::string &pText)
 Constructor.

Detailed Description

Base exception class for dba exceptions.

This class is intended for derivation only.


Constructor & Destructor Documentation

Exception ( const std::string &  pText  )  [protected]

Constructor.

Parameters:
pText error text

Exception ( const char *  pText  )  [protected]

Constructor.

Parameters:
pText error text


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

Documentation
Quick start
Examples

API Documentation
Class hierarchy
Member index
API Reference
Store filters
Store table macros
Back

Generated by doxygen at Fri Oct 22 23:15:44 2010