Searched refs:convertException (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/collections/
H A DStoredIterator.java101 throw StoredContainer.convertException(e);
158 throw StoredContainer.convertException(e);
187 throw StoredContainer.convertException(e);
219 throw StoredContainer.convertException(e);
252 throw StoredContainer.convertException(e);
285 throw StoredContainer.convertException(e);
314 throw StoredContainer.convertException(e);
349 throw StoredContainer.convertException(e);
384 throw StoredContainer.convertException(e);
473 throw StoredContainer.convertException(
[all...]
H A DStoredContainer.java263 throw convertException(e);
300 throw StoredContainer.convertException(e);
357 throw StoredContainer.convertException(e);
390 throw StoredContainer.convertException(e);
416 throw StoredContainer.convertException(e);
452 return StoredContainer.convertException(e);
455 static RuntimeException convertException(Exception e) { method in class:StoredContainer
H A DStoredSortedMap.java209 throw StoredContainer.convertException(e);
350 throw StoredContainer.convertException(e);
H A DStoredSortedEntrySet.java223 throw StoredContainer.convertException(e);
H A DStoredSortedKeySet.java244 throw StoredContainer.convertException(e);
H A DStoredSortedValueSet.java258 throw StoredContainer.convertException(e);
H A DStoredCollection.java194 throw StoredContainer.convertException(e);
463 throw StoredContainer.convertException(e);
482 throw StoredContainer.convertException(e);
532 throw StoredContainer.convertException(e);
550 throw StoredContainer.convertException(e);
H A DStoredMap.java460 throw StoredContainer.convertException(e);
495 throw StoredContainer.convertException(e);
H A DBlockIterator.java153 throw StoredContainer.convertException(e);
293 throw StoredContainer.convertException(e);
388 throw StoredContainer.convertException(e);
465 throw StoredContainer.convertException(e);
778 throw StoredContainer.convertException(e);
H A DStoredEntrySet.java124 throw StoredContainer.convertException(e);
H A DStoredList.java373 throw StoredContainer.convertException(e);
517 throw StoredContainer.convertException(e);

Completed in 124 milliseconds