public class WrappedIOException extends java.io.IOException
WrappedIOException(java.lang.String aMessage, java.lang.Throwable aCause)
WrappedIOException(java.lang.Throwable aCause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public WrappedIOException(java.lang.Throwable aCause)
public WrappedIOException(java.lang.String aMessage, java.lang.Throwable aCause)