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