Serializable
public 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, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CorruptedInputException()
public CorruptedInputException(String s)
s
- error detail message