public class UnsupportedOptionException extends Exception
Constructor and Description |
---|
UnsupportedOptionException(String message)
Constructs an UnsupportedOptionException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedOptionException(String message)
message
- the message for this ExceptionCopyright © 2000–2020 The Apache Software Foundation. All rights reserved.