public class CorruptedInputException extends XZIOException
| Constructor and Description |
|---|
CorruptedInputException()
Creates a new CorruptedInputException with
the default error detail message.
|
CorruptedInputException(java.lang.String s)
Creates a new CorruptedInputException with
the specified error detail message.
|
public CorruptedInputException()
public CorruptedInputException(java.lang.String s)
s - error detail message