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