#include <dalexcept.h>
Inheritance diagram for dal::DbSqlQueryExecFailure:

Definition at line 146 of file dalexcept.h.
Public Member Functions | |
| DbSqlQueryExecFailure (void) throw () | |
| Default constructor. | |
| DbSqlQueryExecFailure (const std::string &msg) throw () | |
| Constructor. | |
|
|
Default constructor.
Definition at line 152 of file dalexcept.h. |
|
|
Constructor.
Definition at line 165 of file dalexcept.h. |
1.3.9.1