Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | Related Pages | Examples

SimpleDB::Database::Exception Class Reference

This class is thrown in case of any database exception. More...

#include <Database.h>

Inheritance diagram for SimpleDB::Database::Exception:

Inheritance graph
[legend]
Collaboration diagram for SimpleDB::Database::Exception:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Exception (const std::string &message)
 Constructor.

Detailed Description

This class is thrown in case of any database exception.

A description (if available) is included.

Examples:

complete.cpp, and factory.cpp.


Constructor & Destructor Documentation

SimpleDB::Database::Exception::Exception const std::string &  message  )  [inline]
 

Constructor.

Parameters:
message Message passed to the string class

Reimplemented from SimpleDB::Exception.


The documentation for this class was generated from the following file:
Copyright (C) 2005 Eminence Technology Pty Ltd.
Documentation pages generated by doxygen.

SourceForge.net Logo