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