#include <RDBC/blob/master/include/RDBC/TSQL.h>
Definition at line 21 of file TSQL.h.
View newest version in sPHENIX GitHub at line 21 of file TSQL.h
TSQLException::TSQLException |
( |
const TString & |
reason = "" , |
|
|
const TString & |
sqlState = "" , |
|
|
Int_t |
vendorCode = 0 |
|
) |
| |
|
inline |
Definition at line 29 of file TSQL.h.
View newest version in sPHENIX GitHub at line 29 of file TSQL.h
virtual TSQLException::~TSQLException |
( |
| ) |
|
|
inlinevirtual |
Definition at line 35 of file TSQL.h.
View newest version in sPHENIX GitHub at line 35 of file TSQL.h
Int_t TSQLException::GetErrorCode |
( |
| ) |
const |
|
inline |
const TString& TSQLException::GetMessage |
( |
| ) |
const |
|
inline |
virtual const char* TSQLException::GetName |
( |
| ) |
const |
|
inlinevirtual |
Definition at line 41 of file TSQL.h.
View newest version in sPHENIX GitHub at line 41 of file TSQL.h
References fReason.
const TString& TSQLException::GetSQLState |
( |
| ) |
const |
|
inline |
virtual void TSQLException::ls |
( |
Option_t * |
option = "" | ) |
const |
|
inlinevirtual |
Definition at line 43 of file TSQL.h.
View newest version in sPHENIX GitHub at line 43 of file TSQL.h
References Print().
virtual void TSQLException::Print |
( |
Option_t * |
option = "" | ) |
const |
|
virtual |
Int_t TSQLException::fErrorCode |
|
private |
TString TSQLException::fReason |
|
private |
TString TSQLException::fSqlState |
|
private |
The documentation for this class was generated from the following file:
- RDBC/blob/master/include/RDBC/TSQL.h