Home
last modified time | relevance | path

Searched refs:throwSQLException (Results 1 – 13 of 13) sorted by relevance

/trunk/main/dbaccess/source/core/api/
H A DBookmarkSet.cxx108 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_XROWUPDATE ), SQL_GENERAL_ERROR, *this… in insertRow()
125 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_XRESULTSETUPDATE ), SQL_GENERAL_ERROR,… in insertRow()
134 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_XROWUPDATE ), SQL_GENERAL_ERROR, *this… in updateRow()
150 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_XRESULTSETUPDATE ), SQL_GENERAL_ERROR,… in updateRow()
H A DRowSet.cxx1006 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_UPDATE_FAILED ), SQL_INVALID_CURSOR_POSIT… in updateRow()
1023 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_RESULT_IS_READONLY ), SQL_FUNCTION_SEQUEN… in deleteRow()
1025 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_DELETE_PRIVILEGE ), SQL_FUNCTION_SEQUE… in deleteRow()
1027 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_ROW_ALREADY_DELETED ), SQL_FUNCTION_SEQUE… in deleteRow()
1196 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_INSERT_PRIVILEGE ), SQL_GENERAL_ERROR,… in moveToInsertRow()
1293 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_ROW_ALREADY_DELETED ), SQL_FUNCTION_SEQUE… in moveToCurrentRow()
1661 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_INTERNAL_ERROR ), SQL_GENERAL_ERROR, *thi… in impl_prepareAndExecute_throw()
2461 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_SQL_COMMAND ), SQL_FUNCTION_SEQUENCE_E… in impl_buildActiveCommand_throw()
2759 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_RESULT_IS_READONLY ), SQL_GENERAL_ERROR, … in checkUpdateConditions()
2765 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_INVALID_CURSOR_STATE ), SQL_INVALID_CURSO… in checkUpdateConditions()
[all …]
H A DRowSetBase.cxx243 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_CURSOR_BEFORE_OR_AFTER ), SQL_INVALID_CUR… in impl_getValue()
386 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_CURSOR_BEFORE_OR_AFTER ), SQL_INVALID_CUR… in getBinaryStream()
463 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_BOOKMARK_BEFORE_OR_AFTER ), SQL_INVALI… in getBookmark()
466 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_BOOKMARK_DELETED ), SQL_INVALID_CURSOR… in getBookmark()
1199throwSQLException( "The current row is deleted", SQL_INVALID_CURSOR_STATE, Reference< XRowSet >( t… in refreshRow()
H A DOptimisticSet.cxx230 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_VALUE_CHANGED ), SQL_GENERAL_ERROR, m_… in updateRow()
233 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_CONDITION_FOR_PK ), SQL_GENERAL_ERROR,… in updateRow()
310 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_VALUE_CHANGED ), SQL_GENERAL_ERROR, m_… in insertRow()
H A Dresultset.cxx1193throwSQLException( "The result set is read-only.", SQL_GENERAL_ERROR, *const_cast< OResultSet* >( … in checkReadOnly()
1201throwSQLException( "The result set does not have bookmark support.", SQL_GENERAL_ERROR, *const_cas… in checkBookmarkable()
H A Dquery.cxx220 ::dbtools::throwSQLException( sError, SQL_GENERAL_ERROR, *this ); in IMPLEMENT_FORWARD_XINTERFACE3()
H A DKeySet.cxx615 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_VALUE_CHANGED ), SQL_GENERAL_ERROR, m_… in updateRow()
636 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_CONDITION_FOR_PK ), SQL_GENERAL_ERROR,… in updateRow()
745 …::dbtools::throwSQLException( DBACORE_RESSTRING( RID_STR_NO_VALUE_CHANGED ), SQL_GENERAL_ERROR, m_… in insertRow()
H A DCacheSet.cxx371 ::dbtools::throwSQLException( in updateRow()
/trunk/main/connectivity/source/commontools/
H A Ddbexception.cxx479 void throwSQLException( const sal_Char* _pAsciiMessage, const sal_Char* _pAsciiState, in throwSQLException() function
492 void throwSQLException( const sal_Char* _pAsciiMessage, StandardSQLState _eSQLState, in throwSQLException() function
496throwSQLException( _pAsciiMessage, getStandardSQLStateAscii( _eSQLState ), _rxContext, _nErrorCode… in throwSQLException()
500 void throwSQLException( const ::rtl::OUString& _rMessage, StandardSQLState _eSQLState, in throwSQLException() function
H A Ddbmetadata.cxx125 throwSQLException( sError, SQL_CONNECTION_DOES_NOT_EXIST, NULL ); in lcl_checkConnected()
/trunk/main/connectivity/inc/connectivity/
H A Ddbexception.hxx334 OOO_DLLPUBLIC_DBTOOLS void throwSQLException(
346 OOO_DLLPUBLIC_DBTOOLS void throwSQLException(
358 OOO_DLLPUBLIC_DBTOOLS void throwSQLException(
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1266 ::dbtools::throwSQLException( in impl_copyRows_throw()
1352 ::dbtools::throwSQLException( in impl_copyRows_throw()
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryTableView.cxx1111 ::dbtools::throwSQLException( sError, ::dbtools::SQL_GENERAL_ERROR, NULL ); in onNoColumns_throw()

Completed in 74 milliseconds