class JexlException : Exception
Generic exception thrown when evaluating an expression failed.
<init>
JexlException(cause: Exception? = null, message: String? = null)