| Package | Description |
|---|---|
| io.appform.hope.core.exceptions.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
HopeExpressionParserError
This exception is faced during expression parsing phase.
|
class |
HopeIllegalEvaluationError
This exception is thrown in case of hope lang evaluation bug.
|
class |
HopeMissingValueError
This error is thrown when value is missing in provided json for a path present in expression.
|
class |
HopeParameterValidationFailureError
This error is thrown when a evaluation of some function parameter does not meet expectations.
|
class |
HopeTypeMismatchError
This exception is thrown in case there is an error in type validation in provided json.
|
Copyright © 2019. All rights reserved.