Searched refs:eVeto (Results 1 – 1 of 1) sorted by relevance
1260 catch( const RowSetVetoException& eVeto ) in executeRowSet() local1262 (void)eVeto; in executeRowSet()3499 catch( const RowSetVetoException& eVeto ) in insertRow() local3501 (void)eVeto; in insertRow()3520 catch( const RowSetVetoException& eVeto ) in updateRow() local3522 (void)eVeto; in updateRow()3541 catch( const RowSetVetoException& eVeto ) in deleteRow() local3543 (void)eVeto; in deleteRow()3562 catch( const RowSetVetoException& eVeto ) in cancelRowUpdates() local3564 (void)eVeto; in cancelRowUpdates()[all …]
Completed in 59 milliseconds