Searched refs:getErrorCode (Results 1 – 9 of 9) sorted by relevance
76 static ErrorCode getErrorCode( const ErrorCondition _eCondition );176 ErrorCode SQLError_Impl::getErrorCode( const ErrorCondition _eCondition ) in getErrorCode() function in connectivity::SQLError_Impl240 getErrorCode( _eCondition ), in impl_buildSQLException()326 ErrorCode SQLError::getErrorCode( const ErrorCondition _eCondition ) in getErrorCode() function in connectivity::SQLError328 return SQLError_Impl::getErrorCode( _eCondition ); in getErrorCode()
43 _rException.getErrorCode(), in java_sql_SQLException()91 sal_Int32 java_sql_SQLException_BASE::getErrorCode() const in getErrorCode() function in java_sql_SQLException_BASE
188 pException->getSQLState(), pException->getErrorCode(), Any() ); in lcl_translateJNIExceptionToUNOException()
213 pException->getErrorCode(), in getTables()
66 public final int getErrorCode() { in getErrorCode() method in FileSystemRuntimeException
56 sal_Int32 getErrorCode() const;
152 getErrorCode( const ErrorCondition _eCondition );
71 _error.getErrorCode(), in translateAndThrow()
709 …::connectivity::ErrorCode nErrorCode( aError.getErrorCode( ErrorCondition::DATA_CANNOT_SELECT_UNFI… in impl_checkForCannotSelectUnfiltered()
Completed in 48 milliseconds