public class UndefinedOptionException extends Exception
OptionLookup
when the Jiffle compiler
is attempting to parse a call to an undefined option.Constructor and Description |
---|
UndefinedOptionException(String optionName)
Creates a new exception with the unrecognized option name in
the message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UndefinedOptionException(String optionName)
optionName
- unrecognized function nameCopyright © 2006–2018 GeoSolutions. All rights reserved.