Searched refs:SQLError (Results 1 – 14 of 14) sorted by relevance
56 typedef SQLError::ParamValue ParamValue;293 SQLError::SQLError( const ::comphelper::ComponentContext& _rContext ) in SQLError() function in connectivity::SQLError299 SQLError::~SQLError() in ~SQLError()304 const ::rtl::OUString& SQLError::getMessagePrefix() in getMessagePrefix()310 …::rtl::OUString SQLError::getErrorMessage( const ErrorCondition _eCondition, const ParamValue& _rP… in getErrorMessage()316 ::rtl::OUString SQLError::getSQLState( const ErrorCondition _eCondition ) const in getSQLState()322 ErrorCode SQLError::getErrorCode( const ErrorCondition _eCondition ) in getErrorCode()328 …void SQLError::raiseException( const ErrorCondition _eCondition, const Reference< XInterface >& _r… in raiseException()334 …void SQLError::raiseException( const ErrorCondition _eCondition, const ParamValue& _rParamValue1, … in raiseException()340 …void SQLError::raiseTypedException( const ErrorCondition _eCondition, const Reference< XInterface … in raiseTypedException()[all …]
69 class OOO_DLLPUBLIC_DBTOOLS SQLError class91 explicit SQLError( const ::comphelper::ComponentContext& _rContext );92 ~SQLError();
74 class SQLError;138 ::connectivity::SQLError aErrors;213 const SQLError& getErrorHelper() const;
125 ::connectivity::SQLError aErrors( m_aContext ); in validateName_throw()179 ::connectivity::SQLError aErrors( m_aContext ); in validateName_throw()228 ::connectivity::SQLError aErrors( m_aContext ); in validateName_throw()
163 const ::connectivity::SQLError m_aErrorHelper;
898 SQLRETURN SQL_API SQLError (
777 #define SQLError SQLErrorW macro
590 const SQLError& rErrors( rParam.pParser->getErrorHelper() ); in impl_parseTableNameNodeToString_throw()595 SQLError aErrors( ::comphelper::getProcessServiceFactory() ); in impl_parseTableNameNodeToString_throw()2745 const SQLError& OSQLParser::getErrorHelper() const in getErrorHelper()
272 const ::rtl::OUString sVendorIdentifier( ::connectivity::SQLError::getMessagePrefix() ); in lcl_stripOOoBaseVendor()
146 ::connectivity::SQLError m_aErrors;
462 SQLError aError( getORB() ); in impl_validateObjectTypeAndName_throw()
110 ::connectivity::SQLError m_aErrors;
527 SQLError aErrorFactory( m_pConnection->getDriver().getMSFactory() ); in construct()
708 ::connectivity::SQLError aError( getORB() ); in impl_checkForCannotSelectUnfiltered()