An ErrorContext covers possible context parameters that are known in case of an exception. contexts can be chained in order to cover different aspects of a call. ( e.g. command, http.call, ... )
ErrorContext
any possible properties of this context
Optional
the chained ErrorContext
the type of context
An
ErrorContextcovers possible context parameters that are known in case of an exception. contexts can be chained in order to cover different aspects of a call. ( e.g. command, http.call, ... )