public class RuntimeIOException extends RuntimeException
RuntimeException used to signal that there
was an IOException thrown by underlying Writer| Constructor and Description |
|---|
RuntimeIOException() |
RuntimeIOException(String message) |
RuntimeIOException(String message,
Throwable cause) |
RuntimeIOException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.