MailException

MailException class

Represents the exception that is thrown when the mail message processing.

The MailException type exposes the following members:

Constructors

NameDescription
MailException()Initializes a new instance of the MailException class.
MailException(message)Initializes a new instance of the MailException class

See Also