Searched refs:handleException (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/collections/
H A DStoredContainer.java284 throw handleException(e, doAutoCommit);
319 throw handleException(e, doAutoCommit);
345 throw handleException(e, doAutoCommit);
378 throw handleException(e, doAutoCommit);
443 final RuntimeException handleException(Exception e, boolean doAutoCommit) { method in class:StoredContainer
H A DStoredKeySet.java85 throw handleException(e, doAutoCommit);
H A DStoredMap.java283 throw handleException(e, doAutoCommit);
359 throw handleException(e, doAutoCommit);
H A DStoredList.java190 throw handleException(e, doAutoCommit);
215 throw handleException(e, doAutoCommit);
248 throw handleException(e, doAutoCommit);
309 throw handleException(e, doAutoCommit);
H A DStoredValueSet.java127 throw handleException(e, doAutoCommit);
H A DStoredCollection.java101 throw handleException(e, doAutoCommit);
314 throw handleException(e, doAutoCommit);
367 throw handleException(e, doAutoCommit);
H A DStoredEntrySet.java95 throw handleException(e, doAutoCommit);
H A DBlockIterator.java541 throw coll.handleException(e, doAutoCommit);
608 throw coll.handleException(e, doAutoCommit);
744 throw coll.handleException(e, doAutoCommit);

Completed in 982 milliseconds