#include <_ibpp.h>
List of all members.
Constructor & Destructor Documentation
| SQLExceptionImpl::SQLExceptionImpl |
( |
| ) |
throw () |
| SQLExceptionImpl::SQLExceptionImpl |
( |
const IBS & |
status, |
|
|
const std::string & |
context, |
|
|
const char * |
message = 0, |
|
|
|
... |
|
) |
| throw () |
| SQLExceptionImpl::~SQLExceptionImpl |
( |
| ) |
throw () [virtual] |
Member Function Documentation
| int SQLExceptionImpl::EngineCode |
( |
| ) |
const throw () [virtual] |
| const char * SQLExceptionImpl::ErrorMessage |
( |
| ) |
const throw () [virtual] |
| const char * SQLExceptionImpl::Origin |
( |
| ) |
const throw () [virtual] |
| int SQLExceptionImpl::SqlCode |
( |
| ) |
const throw () [virtual] |
| const char * SQLExceptionImpl::what |
( |
| ) |
const throw () [virtual] |
The documentation for this class was generated from the following files:
- E:/Projetos_Primeiro_Semestre_2012/TerraView/terralib/src/terralib/drivers/Firebird/ibpp/core/_ibpp.h
- E:/Projetos_Primeiro_Semestre_2012/TerraView/terralib/src/terralib/drivers/Firebird/ibpp/core/exception.cpp