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 © 2018. All rights reserved.