Public Member Functions

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.


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:

Documentation pages generated by doxygen.
SourceForge.net Logo