Serializablepublic class RuntimeIOException extends RuntimeException
IOException. Useful for throwing in methods
that are to be used in a Stream pipeline.| Constructor | Description |
|---|---|
RuntimeIOException(IOException cause) |
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)
Copyright © 2014–2018. All rights reserved.