Table of Contents

Constructor MailAccountNotAccessibleException

Namespace
MailFathom.Application.Accounts
Assembly
MailFathom.Application.dll

MailAccountNotAccessibleException(MailAccountSelector)

Initializes the failure for text that named no account this deployment serves.

public MailAccountNotAccessibleException(MailAccountSelector selector)

Parameters

selector MailAccountSelector

The text the request named an account with.

MailAccountNotAccessibleException(MailAccountId)

Initializes the failure for an identifier this deployment does not serve.

public MailAccountNotAccessibleException(MailAccountId accountId)

Parameters

accountId MailAccountId

The account identifier the request named.