Public Static (Shared) Methods
Socks5ToString |
Converts a SOCKS5 error number to a human readable string.
|
Public Instance Constructors
ProxyException
|
Overloaded. Initialize a new instance of the ProxyException class. |
Public Instance Properties
HelpLink (inherited from System.Exception) | Select the method name to go to the Microsoft documentation. |
InnerException (inherited from System.Exception) | Select the method name to go to the Microsoft documentation. |
Message (inherited from System.Exception) | Select the method name to go to the Microsoft documentation. |
Source (inherited from System.Exception) | Select the method name to go to the Microsoft documentation. |
StackTrace (inherited from System.Exception) | Select the method name to go to the Microsoft documentation. |
TargetSite (inherited from System.Exception) | Select the method name to go to the Microsoft documentation. |
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 Properties
HResult (inherited from System.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. |
See Also
ProxyException Class | Org.Mentalis.Network.ProxySocket Namespace