@ThreadSafe 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(Throwable cause)
InputException.cause - the cause for this exception to get thrown.Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.