Package version:
OptionalcreationError creation time (UTC).
OptionalcustomerValue indicating whether the health error is customer resolvable.
OptionalentityID of the entity.
OptionalerrorCategory of error.
OptionalerrorError code.
OptionalerrorThe health error unique id.
OptionalerrorLevel of error.
OptionalerrorError message.
OptionalerrorSource of error.
OptionalerrorType of error.
OptionalpossiblePossible causes of error.
OptionalrecommendedRecommended action to resolve error.
OptionalrecoveryDRA error message.
OptionalsummarySummary message of the entity.
Implements InnerHealthError class. HealthError object has a list of InnerHealthErrors as child errors. InnerHealthError is used because this will prevent an infinite loop of structures when Hydra tries to auto-generate the contract. We are exposing the related health errors as inner health errors and all API consumers can utilize this in the same fashion as Exception -> InnerException.