Property ErrorCode
- Namespace
- MailFathom.Application.Chat
- Assembly
- MailFathom.Application.dll
ErrorCode
Gets the stable code identifying this failure to a boundary that must report it without naming a type.
public override MailFathomErrorCode ErrorCode { get; }
Property Value
Remarks
Three codes cover six classifications, because a code names what an operator does about a failure rather than how it arrived: a refused credential is rotated, an empty answer is a declaration or a conversation to correct, and everything else is a call to make again later. Failure keeps the finer distinction for the pipeline that has to decide about repeating.