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

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/java/src/com/sleepycat/collections/
H A DStoredContainer.java253 throw handleException(e, doAutoCommit);
288 throw handleException(e, doAutoCommit);
314 throw handleException(e, doAutoCommit);
347 throw handleException(e, doAutoCommit);
412 final RuntimeException handleException(Exception e, boolean doAutoCommit) { method in class:StoredContainer
H A DStoredMap.java292 throw handleException(e, doAutoCommit);
358 throw handleException(e, doAutoCommit);
389 throw handleException(e, doAutoCommit);
419 throw handleException(e, doAutoCommit);
450 throw handleException(e, doAutoCommit);
508 throw handleException(e, doAutoCommit);
H A DTransactionRunner.java259 handleException(ex, retries, useMaxRetries);
323 public int handleException(Exception exception, method in class:TransactionRunner
H A DStoredKeySet.java86 throw handleException(e, doAutoCommit);
H A DStoredList.java194 throw handleException(e, doAutoCommit);
219 throw handleException(e, doAutoCommit);
252 throw handleException(e, doAutoCommit);
313 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.java96 throw handleException(e, doAutoCommit);
H A DBlockIterator.java543 throw coll.handleException(e, doAutoCommit);
610 throw coll.handleException(e, doAutoCommit);
747 throw coll.handleException(e, doAutoCommit);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/java/src/com/sleepycat/collections/
H A DStoredContainer.java253 throw handleException(e, doAutoCommit);
288 throw handleException(e, doAutoCommit);
314 throw handleException(e, doAutoCommit);
347 throw handleException(e, doAutoCommit);
412 final RuntimeException handleException(Exception e, boolean doAutoCommit) { method in class:StoredContainer
H A DStoredMap.java292 throw handleException(e, doAutoCommit);
358 throw handleException(e, doAutoCommit);
389 throw handleException(e, doAutoCommit);
419 throw handleException(e, doAutoCommit);
450 throw handleException(e, doAutoCommit);
508 throw handleException(e, doAutoCommit);
H A DTransactionRunner.java259 handleException(ex, retries, useMaxRetries);
323 public int handleException(Exception exception, method in class:TransactionRunner
H A DStoredKeySet.java86 throw handleException(e, doAutoCommit);
H A DStoredList.java194 throw handleException(e, doAutoCommit);
219 throw handleException(e, doAutoCommit);
252 throw handleException(e, doAutoCommit);
313 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.java96 throw handleException(e, doAutoCommit);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/java/src/com/sleepycat/collections/
H A DStoredContainer.java253 throw handleException(e, doAutoCommit);
288 throw handleException(e, doAutoCommit);
314 throw handleException(e, doAutoCommit);
347 throw handleException(e, doAutoCommit);
412 final RuntimeException handleException(Exception e, boolean doAutoCommit) { method in class:StoredContainer
H A DStoredMap.java292 throw handleException(e, doAutoCommit);
358 throw handleException(e, doAutoCommit);
389 throw handleException(e, doAutoCommit);
419 throw handleException(e, doAutoCommit);
450 throw handleException(e, doAutoCommit);
508 throw handleException(e, doAutoCommit);
H A DTransactionRunner.java259 handleException(ex, retries, useMaxRetries);
323 public int handleException(Exception exception, method in class:TransactionRunner
H A DStoredKeySet.java86 throw handleException(e, doAutoCommit);
H A DStoredList.java194 throw handleException(e, doAutoCommit);
219 throw handleException(e, doAutoCommit);
252 throw handleException(e, doAutoCommit);
313 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.java96 throw handleException(e, doAutoCommit);

Completed in 139 milliseconds

12