public class FeelMissingFunctionException extends FeelException
| Constructor and Description | 
|---|
FeelMissingFunctionException(String message,
                            String function)  | 
FeelMissingFunctionException(String message,
                            Throwable cause,
                            String function)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getFunction()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.