DotMSN

ProxyException Class

The exception that is thrown when a proxy error occurs.

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

System.Object
   System.Exception
      Org.Mentalis.Network.ProxySocket.ProxyException

[Visual Basic]
Public Class ProxyException
    Inherits Exception
[C#]
public class ProxyException : Exception

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: Org.Mentalis.Network.ProxySocket

Assembly: XihSolutions.DotMSN (in XihSolutions.DotMSN.dll)

See Also

ProxyException Members | Org.Mentalis.Network.ProxySocket Namespace