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