public class UnsupportedOptionsException extends XZIOException
Constructor and Description |
---|
UnsupportedOptionsException()
Creates a new UnsupportedOptionsException with null
as its error detail message.
|
UnsupportedOptionsException(java.lang.String s)
Creates a new UnsupportedOptionsException with the given
error detail message.
|
public UnsupportedOptionsException()
public UnsupportedOptionsException(java.lang.String s)
s
- error detail message