public class RuntimeIOException extends RuntimeException
IOException.| Constructor and Description |
|---|
RuntimeIOException(IOException cause)
Constructor used to construct this exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RuntimeIOException(IOException cause)
cause - is the IOException to wrap.Copyright © 2016. All rights reserved.