Serializable
public class UnsupportedOptionsException extends XZIOException
Constructor | 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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedOptionsException()
public UnsupportedOptionsException(String s)
s
- error detail message