Serializablepublic class RuntimeIOException extends RuntimeException
| Constructor | Description |
|---|---|
RuntimeIOException(IOException cause) |
Constructs a new Runtime exception from the given checked exception
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RuntimeIOException(IOException cause)
cause - An IO ExceptionCopyright © 2022. All rights reserved.