#include <dalexcept.h>
Public Member Functions | |
DbConnectionFailure (void) throw () | |
Default constructor. | |
DbConnectionFailure (const std::string &msg) throw () | |
Constructor. |
Definition at line 81 of file dalexcept.h.
dal::DbConnectionFailure::DbConnectionFailure | ( | const std::string & | msg | ) | throw () [inline] |