Searched refs:unwrapAny (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/util/
H A DExceptionUnwrapper.java36 Throwable t = unwrapAny(e);
53 public static Throwable unwrapAny(Throwable e) { method in class:ExceptionUnwrapper
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/util/test/
H A DExceptionWrapperTest.java69 Throwable t = ExceptionUnwrapper.unwrapAny(e);
85 Throwable t = ExceptionUnwrapper.unwrapAny(e);
105 Throwable t = ExceptionUnwrapper.unwrapAny(e);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/collections/
H A DTransactionRunner.java235 e = ExceptionUnwrapper.unwrapAny(e);

Completed in 64 milliseconds