Method IdentifierMalformed
- Namespace
- MailFathom.Application.Mail.Delivery.Tracking
- Assembly
- MailFathom.Application.dll
IdentifierMalformed()
Reports text that names no send this system could have issued an identifier for.
public static QueuedSendRefusedException IdentifierMalformed()
Returns
- QueuedSendRefusedException
The failure to raise.
Remarks
It is separate from a send the caller may not be told about, because the two are different mistakes: this one is true whatever this deployment has queued, so answering it as a send nobody holds would tell a caller its own malformed argument was somebody else's record. It carries no payload, since the only thing to name would be the refused text, which is the caller's own input on its way into a client-readable result.