Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

MailException Constructor

Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9147)

MailException()

Initializes a new instance of MailException.

Declaration
public MailException()

MailException(String)

Initializes a new instance of MailException with the specified message.

Declaration
public MailException(string message)
Parameters
Type Name Description
String message

Message that describes the error.

MailException(String, Exception)

Initializes a new instance of MailException with the specified message and inner exception.

Declaration
public MailException(string message, Exception inner)
Parameters
Type Name Description
String message

Message that describes the error.

Exception inner

The exception that was the cause of this exception.

In This Article
  • MailException()
  • MailException(String)
  • MailException(String, Exception)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies