public class IORuntimeException extends RuntimeException
IOException.
Used to avoid declaring thrown exceptions.| Constructor and Description |
|---|
IORuntimeException(IOException exception) |
| Modifier and Type | Method and Description |
|---|---|
void |
rethrow() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IORuntimeException(IOException exception)
public void rethrow()
throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.