ProxyServerException Class


Represents errors that is returned by proxy server.

System.Object
    System.Exception
        EASendMail.ProxyServerException

[Visual Basic]
Public Class ProxyServerException
[C#]
public class ProxyServerException
[C++]
public ref class ProxyServerException
[JScript]
public class ProxyServerException

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Methods and Properties

Please refer to .NET Framework SDK System.Exception.

See Also

SmtpServer.ProxyProtocol Property