org.tukaani.xz
public class UnsupportedOptionsException extends XZIOException
Constructor and Description |
---|
UnsupportedOptionsException()
Creates a new UnsupportedOptionsException with null
as its error detail message.
|
UnsupportedOptionsException(String s)
Creates a new UnsupportedOptionsException with the given
error detail message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedOptionsException()
public UnsupportedOptionsException(String s)
s
- error detail message