An SmtpException represents an SMTP response code and an error message. Network and connection errors are represented by a MailException instead.
For a list of all members of this type, see SmtpException Members.
System.Object
System.Exception
DotNetOpenMail.SmtpException
[Visual Basic] Public Class SmtpException Inherits Exception [C#] public class SmtpException : Exception [C++] public __gc class SmtpException : public Exception [JScript] public class SmtpException extends Exception
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: DotNetOpenMail
Assembly: DotNetOpenMail (in DotNetOpenMail.dll)