Exception Class Reference
[Public API]

Base exception class for dba exceptions. More...

#include <exception.h>

Inheritance diagram for Exception:

Inheritance graph
[legend]
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
Search

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

Generated by doxygen at Sun Nov 9 02:08:20 2008