Method NotExactlyOneWay
- Namespace
- MailFathom.Application.Contacts.Failures
- Assembly
- MailFathom.Application.dll
NotExactlyOneWay()
Refuses a lookup that names a contact in neither way, or in both at once.
public static ContactIdentifierMalformedException NotExactlyOneWay()
Returns
- ContactIdentifierMalformedException
The failure to raise.
Remarks
Naming both is refused rather than resolved by precedence, because the two can name different people and a caller reading the answer would have no way to tell which of its two questions was answered.