Serializablepublic class UncheckedIOException extends RuntimeException
| Constructor | Description |
|---|---|
UncheckedIOException(IOException cause) |
| Modifier and Type | Method | Description |
|---|---|---|
IOException |
ioException() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UncheckedIOException(IOException cause)
public IOException ioException()
Copyright © 2009–2018 Jonathan Hedley. All rights reserved.