public class FeelSyntaxException extends FeelException
| Modifier and Type | Field and Description | 
|---|---|
| protected String | description | 
| protected String | feelExpression | 
| Constructor and Description | 
|---|
| FeelSyntaxException(String message,
                   String feelExpression,
                   String description) | 
| FeelSyntaxException(String message,
                   String feelExpression,
                   String description,
                   Throwable cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDescription() | 
| String | getFeelExpression() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.