public class CorruptedInputException extends XZIOException
| Constructor and 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.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CorruptedInputException()
public CorruptedInputException(String s)
s - error detail message