public class RuntimeIOException extends RuntimeException
IOException.| Modifier | Constructor and Description |
|---|---|
|
RuntimeIOException() |
|
RuntimeIOException(String message) |
|
RuntimeIOException(String message,
Throwable cause) |
protected |
RuntimeIOException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
RuntimeIOException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013. All Rights Reserved.