public class UnsupportedOptionsException extends XZIOException
构造器和说明 |
---|
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.
|
public UnsupportedOptionsException()
public UnsupportedOptionsException(String s)
s
- error detail message