append(TYPE _eType, const OUString &_rErrorMessage, const OUString &_rSQLState=OUString(), const sal_Int32 _nErrorCode=0) | dbtools::SQLExceptionInfo | |
clear() | dbtools::SQLExceptionInfo | inline |
createException(TYPE eType, const OUString &rErrorMessage, const OUString &rSQLState, const sal_Int32 nErrorCode) | dbtools::SQLExceptionInfo | static |
doThrow() | dbtools::SQLExceptionInfo | |
get() const | dbtools::SQLExceptionInfo | inline |
getLastException(css::sdbc::SQLException *pLastException) | dbtools::SQLExceptionInfo | static |
getType() const | dbtools::SQLExceptionInfo | inline |
implDetermineType() | dbtools::SQLExceptionInfo | private |
isKindOf(TYPE _eType) const | dbtools::SQLExceptionInfo | |
isValid() const | dbtools::SQLExceptionInfo | inline |
m_aContent | dbtools::SQLExceptionInfo | private |
m_eType | dbtools::SQLExceptionInfo | private |
operator const css::sdb::SQLContext *() const | dbtools::SQLExceptionInfo | |
operator const css::sdbc::SQLException *() const | dbtools::SQLExceptionInfo | |
operator=(const css::sdbc::SQLException &_rError) | dbtools::SQLExceptionInfo | |
operator=(const css::sdbc::SQLWarning &_rError) | dbtools::SQLExceptionInfo | |
operator=(const css::sdb::SQLContext &_rError) | dbtools::SQLExceptionInfo | |
operator=(const css::sdb::SQLErrorEvent &_rErrorEvent) | dbtools::SQLExceptionInfo | |
operator=(const css::uno::Any &_rCaughtSQLException) | dbtools::SQLExceptionInfo | |
prepend(const OUString &_rErrorMessage) | dbtools::SQLExceptionInfo | |
SQLExceptionInfo() | dbtools::SQLExceptionInfo | |
SQLExceptionInfo(const css::sdbc::SQLException &_rError) | dbtools::SQLExceptionInfo | |
SQLExceptionInfo(const css::sdbc::SQLWarning &_rError) | dbtools::SQLExceptionInfo | |
SQLExceptionInfo(const css::sdb::SQLContext &_rError) | dbtools::SQLExceptionInfo | |
SQLExceptionInfo(const OUString &_rSimpleErrorMessage) | dbtools::SQLExceptionInfo | |
SQLExceptionInfo(const css::uno::Any &_rError) | dbtools::SQLExceptionInfo | |
TYPE enum name | dbtools::SQLExceptionInfo | |