ProxyException Methods

Mentalis.org ProxySocket

Mentalis.org ProxySocket Documentation

ProxyException Methods

The methods of the ProxyException class are listed below. For a complete list of ProxyException class members, see the ProxyException Members topic.

Public Static (Shared) Methods

Socks5ToString Converts a SOCKS5 error number to a human readable string.

Public Instance Methods

Equals (inherited from Object)Select the method name to go to the Microsoft documentation.
GetBaseException (inherited from Exception)Select the method name to go to the Microsoft documentation.
GetHashCode (inherited from Object)Select the method name to go to the Microsoft documentation.
GetObjectData (inherited from Exception)Select the method name to go to the Microsoft documentation.
GetType (inherited from Object)Select the method name to go to the Microsoft documentation.
ToString (inherited from Exception)Select the method name to go to the Microsoft documentation.

Protected Instance Methods

Finalize (inherited from Object)Select the method name to go to the Microsoft documentation.
MemberwiseClone (inherited from Object)Select the method name to go to the Microsoft documentation.

Internal Instance Methods

InternalToString (inherited from Exception)Select the method name to go to the Microsoft documentation.

See Also

ProxyException Class | Org.Mentalis.Network.ProxySocket Namespace