dal::DbException Class Reference

Default database exception. More...

#include <dalexcept.h>

Inheritance diagram for dal::DbException:

dal::DbConnectionFailure dal::DbDisconnectionFailure dal::DbSqlQueryExecFailure

List of all members.

Public Member Functions

 DbException (const std::string &msg) throw ()
 Constructor.
 ~DbException (void) throw ()
 Destructor.
virtual const char * what (void) const throw ()
 Get the error message.


Detailed Description

Default database exception.

Definition at line 34 of file dalexcept.h.


Constructor & Destructor Documentation

dal::DbException::DbException ( const std::string &  msg  )  throw () [inline]

Constructor.

Parameters:
msg the error message.

Definition at line 42 of file dalexcept.h.


Member Function Documentation

virtual const char* dal::DbException::what ( void   )  const throw () [inline, virtual]


The documentation for this class was generated from the following file:

Generated on Sun Apr 26 17:30:46 2009 for TMW Server Collection by  doxygen 1.5.5