Searched refs:IOExceptionWrapper (Results 1 - 4 of 4) 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 DIOExceptionWrapper.java6 * $Id: IOExceptionWrapper.java,v 12.7 2008/01/08 20:58:39 bostic Exp $
18 public class IOExceptionWrapper class in inherits:IOException,ExceptionWrapper
23 public IOExceptionWrapper(Throwable e) { method in class:IOExceptionWrapper
/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.java20 import com.sleepycat.util.IOExceptionWrapper;
63 throw new IOExceptionWrapper(new RuntimeException("msg"));
136 throw new IOExceptionWrapper(ex);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A DMakefile530 $(JAVA_SLEEPYCAT)/util/IOExceptionWrapper.java \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A DMakefile.in525 $(JAVA_SLEEPYCAT)/util/IOExceptionWrapper.java \

Completed in 67 milliseconds