The exception that is thrown when a MIME-related error occurs.

Namespace:  Rebex.Mime
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public Class MimeException _
	Inherits Exception
C#
public class MimeException : Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Rebex.Mime..::..MimeException

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also