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