utils/index library
Classes
- ApiConfig
- Process-wide configuration for the package.
- ErrorCodes
- Error codes reported by ExceptionFormatter.formatErrorMessage.
- JsonPath
- A dotted path into a decoded JSON tree.
- JsonPathResult
- The outcome of resolving a JsonPath against a decoded JSON tree.
- JsonUtils
Mixins
Exceptions / Errors
- JsonSerializationException
- Thrown by JsonUtils.convertToJson when a value cannot be serialised.