@Immutable public class InputException extends IOException
InputStream to an OutputStream.Streams.cat(InputStream, OutputStream),
Serialized Form| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
InputException(Throwable cause)
Constructs a new
InputException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public InputException(@CheckForNull Throwable cause)
InputException.cause - the nullable cause for this exception.Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.