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

MimeException Constructor

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

MimeException()

Initializes a new instance of MimeException.

Declaration
public MimeException()

MimeException(String)

Initializes a new instance of MimeException with the specified message.

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

Message that describes the error.

MimeException(String, Exception)

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

Declaration
public MimeException(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
  • MimeException()
  • MimeException(String)
  • MimeException(String, Exception)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies