Searched refs:SQLExceptionIteratorHelper (Results 1 – 4 of 4) sorted by relevance
285 SQLExceptionIteratorHelper::SQLExceptionIteratorHelper( const SQLExceptionInfo& _rChainStart ) in SQLExceptionIteratorHelper() function in dbtools::SQLExceptionIteratorHelper297 SQLExceptionIteratorHelper::SQLExceptionIteratorHelper( const ::com::sun::star::sdbc::SQLException&… in SQLExceptionIteratorHelper() function in dbtools::SQLExceptionIteratorHelper304 SQLExceptionIteratorHelper::SQLExceptionIteratorHelper( const ::com::sun::star::sdbc::SQLWarning& _… in SQLExceptionIteratorHelper() function in dbtools::SQLExceptionIteratorHelper311 SQLExceptionIteratorHelper::SQLExceptionIteratorHelper( const ::com::sun::star::sdb::SQLContext& _r… in SQLExceptionIteratorHelper() function in dbtools::SQLExceptionIteratorHelper318 void SQLExceptionIteratorHelper::current( SQLExceptionInfo& _out_rInfo ) const in current()341 const ::com::sun::star::sdbc::SQLException* SQLExceptionIteratorHelper::next() in next()384 void SQLExceptionIteratorHelper::next( SQLExceptionInfo& _out_rInfo ) in next()
58 SQLExceptionIteratorHelper aReferenceIterHelper( *pChainTravel ); in lcl_concatWarnings()
160 class OOO_DLLPUBLIC_DBTOOLS SQLExceptionIteratorHelper class173 SQLExceptionIteratorHelper( const ::com::sun::star::sdbc::SQLException& _rChainStart );181 SQLExceptionIteratorHelper( const ::com::sun::star::sdbc::SQLWarning& _rChainStart );189 SQLExceptionIteratorHelper( const ::com::sun::star::sdb::SQLContext& _rChainStart );197 SQLExceptionIteratorHelper( const SQLExceptionInfo& _rErrorInfo );
296 SQLExceptionIteratorHelper iter( _rErrorInfo ); in lcl_buildExceptionChain()
Completed in 24 milliseconds