SqlDatabaseOpenException Class Reference

Thrown when the database connection fails to open. More...

#include <sqlexceptions.hpp>

Inheritance diagram for SqlDatabaseOpenException:

List of all members.

Public Member Functions

 SqlDatabaseOpenException (const string &msg="Failed to open database")

Detailed Description

Thrown when the database connection fails to open.

Definition at line 37 of file sqlexceptions.hpp.


Constructor & Destructor Documentation

SqlDatabaseOpenException::SqlDatabaseOpenException ( const string &  msg = "Failed to open database"  )  [inline]

Definition at line 40 of file sqlexceptions.hpp.


The documentation for this class was generated from the following file:
Generated on Sat Aug 18 16:21:45 2007 for SqlWrapperXX by  doxygen 1.5.0