Searched refs:getCause (Results 1 - 8 of 8) 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 DExceptionWrapper.java23 * @deprecated replaced by {@link #getCause}.
31 * <code>java.lang.Throwable.getCause</code> method in Java 1.4 and
37 Throwable getCause(); method in interface:ExceptionWrapper
H A DIOExceptionWrapper.java30 * @deprecated replaced by {@link #getCause}.
37 public Throwable getCause() { method in class:IOExceptionWrapper
H A DRuntimeExceptionWrapper.java28 * @deprecated replaced by {@link #getCause}.
35 public Throwable getCause() { method in class:RuntimeExceptionWrapper
H A DExceptionUnwrapper.java13 * ExceptionWrapper#getCause()} method for exceptions that implement the
15 * <code>Throwable.getCause()</code> method.
57 Throwable e2 = ((ExceptionWrapper) e).getCause();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/
H A DForeignKeyTest.java265 assertTrue(expected.getCause() instanceof DatabaseException);
336 assertTrue(expected.getCause() instanceof DatabaseException);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ...
H A Djdom.jarorg/ org/jdom/ org/jdom/output/ org/jdom/output/XMLOutputter.class XMLOutputter.java package org.jdom ...
H A Dcommons-httpclient-3.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/httpclient/ ...

Completed in 71 milliseconds