public class IORuntimeException extends java.lang.RuntimeException
IORuntimeException(java.io.IOException ioe)
IORuntimeException(java.lang.String message, java.io.IOException ioe)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public IORuntimeException(java.io.IOException ioe)
public IORuntimeException(java.lang.String message, java.io.IOException ioe)