public class CorruptedInputException extends XZIOException
构造器和说明 |
---|
CorruptedInputException()
Creates a new CorruptedInputException with
the default error detail message.
|
CorruptedInputException(String s)
Creates a new CorruptedInputException with
the specified error detail message.
|
public CorruptedInputException()
public CorruptedInputException(String s)
s
- error detail message