Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkProxySocketException(SocketException)
Initializes a new instance of the ProxySocketException class with the reference to the socket exception that is the cause of this exception.
Public methodSupported by the .NET Compact FrameworkProxySocketException(String, ProxySocketExceptionStatus)
Initializes a new instance of the ProxySocketException class with the specified error message and status.
Public methodSupported by the .NET Compact FrameworkProxySocketException(String, ProxySocketExceptionStatus, Exception)
Initializes a new instance of the ProxySocketException class with the specified error message, status, and a reference to the inner exception that is the cause of this exception.

See Also