@Immutable public class InputException extends IOException
InputStream to an OutputStream.Streams.cat(InputStream, OutputStream),
Serialized Form| Constructor and Description |
|---|
InputException(Throwable cause)
Constructs a new
InputException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InputException(@CheckForNull Throwable cause)
InputException.cause - the nullable cause for this exception.Copyright © 2005–2018 Schlichtherle IT Services. All rights reserved.