The exception that is thrown when an e-mail related error occurs.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Rebex.Mail..::..MailException

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also