Class IngestionFailure
One reported (not thrown) failure. Carries the code so a caller can switch on it.
public sealed record IngestionFailure : IEquatable<IngestionFailure>
- Inheritance
-
IngestionFailure
- Implements
- Inherited Members
Constructors
- IngestionFailure(EdgeErrorCode, string, string?, string?)
One reported (not thrown) failure. Carries the code so a caller can switch on it.