MailBee.NET Objects 4.0

MailBeeProxyException Class

An abstract parent for all exceptions that are thrown when the proxy server returns negative reply during negotiating with the client.

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

System.Object
   System.Exception
      System.ApplicationException
         MailBee.MailBeeException
            MailBee.MailBeeNetworkException
               MailBee.MailBeeRemoteHostException
                  MailBee.MailBeeConnectionException
                     MailBee.Proxy.MailBeeProxyException
                        MailBee.Proxy.MailBeeProxyAuthenticationException
                        MailBee.Proxy.MailBeeProxyAuthorizationException

public abstract class MailBeeProxyException : MailBeeConnectionException

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.Proxy

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

See Also

MailBeeProxyException Members | MailBee.Proxy Namespace