ErrorCodeClassification extension
Mirrors Swift RAErrorCode.isExpected. Used by the logging pipeline to
suppress noisy entries for routine cancellation paths.
- on
Properties
- isExpected → bool
-
Available on ErrorCode, provided by the ErrorCodeClassification extension
Whether this error is expected/routine and shouldn't be logged as error.no setter