MailBee.NET Objects 4.0

MailBeeSslException Class

An abstract parent for all exceptions that are thrown on TLS/SSL negotiation, decryption and encryption errors.

For a list of all members of this type, see MailBeeSslException Members.

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.Security.MailBeeSslException
               MailBee.Security.MailBeeSslWin32Exception

public abstract class MailBeeSslException : MailBeeException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: MailBee.Security

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

MailBeeSslException Members | MailBee.Security Namespace