Searched refs:prependErrorInfo (Results 1 – 5 of 5) sorted by relevance
75 …aError = makeAny( prependErrorInfo( _rException, static_cast< XSQLErrorBroadcaster* >( this ), _rC… in onError()
1137 …SQLErrorEvent aEvent( *this, makeAny( prependErrorInfo( _rException, *this, _rContextDescription )… in onError()
326 ::com::sun::star::sdbc::SQLException prependErrorInfo(
803 SQLException prependErrorInfo( const SQLException& _rChainedException, const Reference< XInterface … in prependErrorInfo() function
121 SQLException aError = ::dbtools::prependErrorInfo(e, *this, context); \
Completed in 59 milliseconds