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, toStringpublic UnsupportedOptionException(String message)
message - the message for this ExceptionCopyright © 2000–2020 The Apache Software Foundation. All rights reserved.