Searched defs:SQLExceptionInfo (Results 1 – 2 of 2) sorted by relevance
52 SQLExceptionInfo::SQLExceptionInfo() in SQLExceptionInfo() function in dbtools::SQLExceptionInfo58 SQLExceptionInfo::SQLExceptionInfo(const ::com::sun::star::sdbc::SQLException& _rError) in SQLExceptionInfo() function in dbtools::SQLExceptionInfo65 SQLExceptionInfo::SQLExceptionInfo(const ::com::sun::star::sdbc::SQLWarning& _rError) in SQLExceptionInfo() function in dbtools::SQLExceptionInfo72 SQLExceptionInfo::SQLExceptionInfo(const ::com::sun::star::sdb::SQLContext& _rError) in SQLExceptionInfo() function in dbtools::SQLExceptionInfo79 SQLExceptionInfo::SQLExceptionInfo( const ::rtl::OUString& _rSimpleErrorMessage ) in SQLExceptionInfo() function in dbtools::SQLExceptionInfo88 SQLExceptionInfo::SQLExceptionInfo(const SQLExceptionInfo& _rCopySource) in SQLExceptionInfo() function in dbtools::SQLExceptionInfo135 SQLExceptionInfo::SQLExceptionInfo(const ::com::sun::star::sdb::SQLErrorEvent& _rError) in SQLExceptionInfo() function in dbtools::SQLExceptionInfo142 SQLExceptionInfo::SQLExceptionInfo(const staruno::Any& _rError) in SQLExceptionInfo() function in dbtools::SQLExceptionInfo
66 class OOO_DLLPUBLIC_DBTOOLS SQLExceptionInfo class
Completed in 40 milliseconds