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