petit/utils/exceptions library
Exceptions / Errors
- FhirPathDeprecatedExpressionException
- The FHIRPath expression is using elements that have been deprecated.
- FhirPathEvaluationException
- The evaluation of the expression failed with the given parameters.
- FhirPathException
- Something went wrong while parsing or executing a FHIRPath expression.
- FhirPathInvalidExpressionException
- The overall syntax of the expression is incorrect.