public class VariableNotFoundException extends EvaluatorException
Constructor and Description |
---|
VariableNotFoundException() |
VariableNotFoundException(java.lang.String message) |
VariableNotFoundException(java.lang.String message,
java.lang.Throwable cause) |
VariableNotFoundException(java.lang.Throwable cause) |
public VariableNotFoundException()
public VariableNotFoundException(java.lang.String message, java.lang.Throwable cause)
public VariableNotFoundException(java.lang.String message)
public VariableNotFoundException(java.lang.Throwable cause)