Constructor EmailSearchResultLimitOutOfRangeException
- Namespace
- MailFathom.Application.Emails.Search
- Assembly
- MailFathom.Application.dll
EmailSearchResultLimitOutOfRangeException(int, int)
Initializes the failure for one rejected result count.
public EmailSearchResultLimitOutOfRangeException(int requestedResultLimit, int maximumResultLimit)