public class WritingException extends IOException
| Constructor and Description |
|---|
WritingException(IOException cause) |
WritingException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WritingException(IOException cause)