This exception is thrown when a general, unexpected proxy error.

Namespace: Starksoft.Net.Proxy
Assembly:  Starksoft.Net.Proxy (in Starksoft.Net.Proxy.dll)

Syntax

C#
[SerializableAttribute]
public class ProxyException : Exception

Inheritance Hierarchy

System..::Object
  System..::Exception
    Starksoft.Net.Proxy..::ProxyException

See Also