Constructor IngestionFailure
IngestionFailure(EdgeErrorCode, string, string?, string?)
One reported (not thrown) failure. Carries the code so a caller can switch on it.
public IngestionFailure(EdgeErrorCode Code, string Message, string? ExtractorId = null, string? Remediation = null)
Parameters
CodeEdgeErrorCodeMessagestringExtractorIdstringRemediationstring