public static final class IOUtil.ReadException extends IOUtil.WrappedException
Constructor and Description |
---|
ReadException(IOException underlying) |
ReadException(String message,
IOException underlying) |
getCause, getMessage
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ReadException(String message, IOException underlying)
public ReadException(IOException underlying)