Searched refs:ExceptionUnwrapper (Results 1 - 25 of 30) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/scr024/src/com/sleepycat/collections/test/
H A DNullTransactionRunner.java14 import com.sleepycat.util.ExceptionUnwrapper;
29 throw ExceptionUnwrapper.unwrap(e);
H A DSecondaryDeadlockTest.java22 import com.sleepycat.util.ExceptionUnwrapper;
174 e = ExceptionUnwrapper.unwrap(e);
H A DForeignKeyTest.java30 import com.sleepycat.util.ExceptionUnwrapper;
156 throw ExceptionUnwrapper.unwrap(e);
H A DCollectionTest.java52 import com.sleepycat.util.ExceptionUnwrapper;
299 throw ExceptionUnwrapper.unwrap(e);
790 Exception e2 = ExceptionUnwrapper.unwrap(e);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/scr024/src/com/sleepycat/collections/test/
H A DNullTransactionRunner.java14 import com.sleepycat.util.ExceptionUnwrapper;
29 throw ExceptionUnwrapper.unwrap(e);
H A DSecondaryDeadlockTest.java22 import com.sleepycat.util.ExceptionUnwrapper;
174 e = ExceptionUnwrapper.unwrap(e);
H A DForeignKeyTest.java30 import com.sleepycat.util.ExceptionUnwrapper;
156 throw ExceptionUnwrapper.unwrap(e);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/scr024/src/com/sleepycat/collections/test/
H A DNullTransactionRunner.java14 import com.sleepycat.util.ExceptionUnwrapper;
29 throw ExceptionUnwrapper.unwrap(e);
H A DSecondaryDeadlockTest.java22 import com.sleepycat.util.ExceptionUnwrapper;
174 e = ExceptionUnwrapper.unwrap(e);
H A DForeignKeyTest.java30 import com.sleepycat.util.ExceptionUnwrapper;
156 throw ExceptionUnwrapper.unwrap(e);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/scr024/src/com/sleepycat/util/test/
H A DExceptionWrapperTest.java19 import com.sleepycat.util.ExceptionUnwrapper;
59 Exception ee = ExceptionUnwrapper.unwrap(e);
63 Throwable t = ExceptionUnwrapper.unwrapAny(e);
73 Exception ee = ExceptionUnwrapper.unwrap(e);
77 Throwable t = ExceptionUnwrapper.unwrapAny(e);
88 ExceptionUnwrapper.unwrap(e);
95 Throwable t = ExceptionUnwrapper.unwrapAny(e);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/scr024/src/com/sleepycat/util/test/
H A DExceptionWrapperTest.java19 import com.sleepycat.util.ExceptionUnwrapper;
59 Exception ee = ExceptionUnwrapper.unwrap(e);
63 Throwable t = ExceptionUnwrapper.unwrapAny(e);
73 Exception ee = ExceptionUnwrapper.unwrap(e);
77 Throwable t = ExceptionUnwrapper.unwrapAny(e);
88 ExceptionUnwrapper.unwrap(e);
95 Throwable t = ExceptionUnwrapper.unwrapAny(e);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/scr024/src/com/sleepycat/util/test/
H A DExceptionWrapperTest.java19 import com.sleepycat.util.ExceptionUnwrapper;
59 Exception ee = ExceptionUnwrapper.unwrap(e);
63 Throwable t = ExceptionUnwrapper.unwrapAny(e);
73 Exception ee = ExceptionUnwrapper.unwrap(e);
77 Throwable t = ExceptionUnwrapper.unwrapAny(e);
88 ExceptionUnwrapper.unwrap(e);
95 Throwable t = ExceptionUnwrapper.unwrapAny(e);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/java/src/com/sleepycat/util/
H A DExceptionUnwrapper.java19 public class ExceptionUnwrapper { class
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/java/src/com/sleepycat/util/
H A DExceptionUnwrapper.java19 public class ExceptionUnwrapper { class
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/java/src/com/sleepycat/util/
H A DExceptionUnwrapper.java19 public class ExceptionUnwrapper { class
/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 DTransactionRunner.java17 import com.sleepycat.util.ExceptionUnwrapper;
213 * ExceptionUnwrapper#unwrap}. The transaction will have been aborted by
233 e = ExceptionUnwrapper.unwrapAny(e);
270 throw ExceptionUnwrapper.unwrap(e);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/java/src/com/sleepycat/collections/
H A DTransactionRunner.java17 import com.sleepycat.util.ExceptionUnwrapper;
213 * ExceptionUnwrapper#unwrap}. The transaction will have been aborted by
233 e = ExceptionUnwrapper.unwrapAny(e);
270 throw ExceptionUnwrapper.unwrap(e);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/java/src/com/sleepycat/collections/
H A DTransactionRunner.java17 import com.sleepycat.util.ExceptionUnwrapper;
213 * ExceptionUnwrapper#unwrap}. The transaction will have been aborted by
233 e = ExceptionUnwrapper.unwrapAny(e);
270 throw ExceptionUnwrapper.unwrap(e);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/scr024/src/com/sleepycat/bind/serial/test/
H A DSerialBindingTest.java23 import com.sleepycat.util.ExceptionUnwrapper;
82 throw ExceptionUnwrapper.unwrap(e);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/scr024/src/com/sleepycat/bind/serial/test/
H A DSerialBindingTest.java23 import com.sleepycat.util.ExceptionUnwrapper;
82 throw ExceptionUnwrapper.unwrap(e);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/scr024/src/com/sleepycat/bind/serial/test/
H A DSerialBindingTest.java23 import com.sleepycat.util.ExceptionUnwrapper;
82 throw ExceptionUnwrapper.unwrap(e);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/scr024/src/com/sleepycat/bind/tuple/test/
H A DTupleBindingTest.java38 import com.sleepycat.util.ExceptionUnwrapper;
94 throw ExceptionUnwrapper.unwrap(e);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/scr024/src/com/sleepycat/bind/tuple/test/
H A DTupleBindingTest.java38 import com.sleepycat.util.ExceptionUnwrapper;
94 throw ExceptionUnwrapper.unwrap(e);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/scr024/src/com/sleepycat/bind/tuple/test/
H A DTupleBindingTest.java38 import com.sleepycat.util.ExceptionUnwrapper;
94 throw ExceptionUnwrapper.unwrap(e);

Completed in 100 milliseconds

12