Home
last modified time | relevance | path

Searched defs:SQLExceptionInfo (Results 1 – 2 of 2) sorted by relevance

/trunk/main/connectivity/source/commontools/
H A Ddbexception.cxx52 SQLExceptionInfo::SQLExceptionInfo() in SQLExceptionInfo() function in dbtools::SQLExceptionInfo
58 SQLExceptionInfo::SQLExceptionInfo(const ::com::sun::star::sdbc::SQLException& _rError) in SQLExceptionInfo() function in dbtools::SQLExceptionInfo
65 SQLExceptionInfo::SQLExceptionInfo(const ::com::sun::star::sdbc::SQLWarning& _rError) in SQLExceptionInfo() function in dbtools::SQLExceptionInfo
72 SQLExceptionInfo::SQLExceptionInfo(const ::com::sun::star::sdb::SQLContext& _rError) in SQLExceptionInfo() function in dbtools::SQLExceptionInfo
79 SQLExceptionInfo::SQLExceptionInfo( const ::rtl::OUString& _rSimpleErrorMessage ) in SQLExceptionInfo() function in dbtools::SQLExceptionInfo
88 SQLExceptionInfo::SQLExceptionInfo(const SQLExceptionInfo& _rCopySource) in SQLExceptionInfo() function in dbtools::SQLExceptionInfo
135 SQLExceptionInfo::SQLExceptionInfo(const ::com::sun::star::sdb::SQLErrorEvent& _rError) in SQLExceptionInfo() function in dbtools::SQLExceptionInfo
142 SQLExceptionInfo::SQLExceptionInfo(const staruno::Any& _rError) in SQLExceptionInfo() function in dbtools::SQLExceptionInfo
/trunk/main/connectivity/inc/connectivity/
H A Ddbexception.hxx66 class OOO_DLLPUBLIC_DBTOOLS SQLExceptionInfo class

Completed in 17 milliseconds