Method NotANote
- Namespace
- MailFathom.Application.Contacts.Failures
- Assembly
- MailFathom.Application.dll
NotANote(Exception)
Refuses a note the book cannot hold.
public static ContactRecordInvalidException NotANote(Exception cause)
Parameters
causeExceptionThe validation failure the domain value raised, kept as the inner exception.
Returns
- ContactRecordInvalidException
The failure to raise.