public class UncheckedIOException
extends java.lang.RuntimeException
Constructor and Description |
---|
UncheckedIOException(java.io.IOException cause) |
UncheckedIOException(java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
java.io.IOException |
ioException() |