Checks an error against a predicate recursively. This handles both AggregateError and Error. This recursively checks against the cause property.
AggregateError
Error
cause
Generated using TypeDoc
Checks an error against a predicate recursively. This handles both
AggregateError
andError
. This recursively checks against thecause
property.