ProxyException Constructor (String)

Mentalis.org ProxySocket

Mentalis.org ProxySocket Documentation

ProxyException Constructor (String)

Initializes a new instance of the ProxyException class.

[Visual Basic]Overloads Public Sub New( _
   ByVal message As String _
)
[C#]
public ProxyException(
   string message
);

Parameters

message
The message that describes the error.

See Also

ProxyException Class | ProxyException Members | Org.Mentalis.Network.ProxySocket Namespace | ProxyException Constructor Overload List