Used when the current command returned an error code.
More...
#include <Database.h>
|
| | DBErrorException (const string &argumentName="No argument", const EventType::EventTypeEnum eventType=EventType::Error, const NameValueCollection *additionalInfo=NULL) |
| |
| | ~DBErrorException () throw () |
| |
| string | code () const |
| |
| void | setCode (const string &code) |
| |
Used when the current command returned an error code.
| DBErrorException::DBErrorException |
( |
const string & |
argumentName = "No argument", |
|
|
const EventType::EventTypeEnum |
eventType = EventType::Error, |
|
|
const NameValueCollection * |
additionalInfo = NULL |
|
) |
| |
|
explicit |
| FinTP::DBErrorException::~DBErrorException |
( |
| ) |
throw () |
|
inline |
| string DBErrorException::code |
( |
| ) |
const |
| void DBErrorException::setCode |
( |
const string & |
code | ) |
|
| string FinTP::DBErrorException::m_Code |
|
private |
The documentation for this class was generated from the following files: