public class RuntimeIoException extends RuntimeException
IOException.
Please note that RuntimeIoException is different from
IOException in that doesn't trigger force session close,
while IOException forces disconnection.
| Constructor and Description |
|---|
RuntimeIoException() |
RuntimeIoException(String message) |
RuntimeIoException(String message,
Throwable cause) |
RuntimeIoException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString