Serializablepublic class CorruptedInputException extends XZIOException
| Constructor | Description |
|---|---|
CorruptedInputException() |
Creates a new CorruptedInputException with
the default error detail message.
|
CorruptedInputException(String s) |
Creates a new CorruptedInputException with
the specified error detail message.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CorruptedInputException()
public CorruptedInputException(String s)
s - error detail message