org.apache.openejb.util
Class IOExceptionSupport
java.lang.Object
org.apache.openejb.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 |
IOExceptionSupport
public IOExceptionSupport()
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 © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.