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, toString
Copyright © 2022. All rights reserved.