#include <sqlexceptions.hpp>
Inheritance diagram for SqlDatabaseOpenException:

Public Member Functions | |
| SqlDatabaseOpenException (const string &msg="Failed to open database") | |
Definition at line 37 of file sqlexceptions.hpp.
| SqlDatabaseOpenException::SqlDatabaseOpenException | ( | const string & | msg = "Failed to open database" |
) | [inline] |
Definition at line 40 of file sqlexceptions.hpp.
1.5.0