Package io.appform.hope.core.exceptions.impl
-
Exception Summary Exception Description HopeExpressionParserError This exception is faced during expression parsing phase.HopeIllegalEvaluationError This exception is thrown in case of hope lang evaluation bug.HopeMissingValueError This error is thrown when value is missing in provided json for a path present in expression.HopeParameterValidationFailureError This error is thrown when a evaluation of some function parameter does not meet expectations.HopeTypeMismatchError This exception is thrown in case there is an error in type validation in provided json.