public class RuntimeIOException extends RuntimeException
IOException. Useful for throwing in methods
that are to be used in a Stream pipeline.| Constructor and Description |
|---|
RuntimeIOException(String message,
IOException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RuntimeIOException(String message, IOException cause)
Copyright © 2014–2019. All rights reserved.