org.apache.kahadb.util
Class IOExceptionSupport
java.lang.Object
org.apache.kahadb.util.IOExceptionSupport
public final class IOExceptionSupport
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
create
public static IOException create(String msg,
Throwable cause)
create
public static IOException create(String msg,
Exception cause)
create
public static IOException create(Throwable cause)
create
public static IOException create(Exception cause)
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.