Creates a new instance of the SocketsException class with the specified message.
[Visual Basic] Overloads Public Sub New( _ ByVal S As String _ ) [C#] public SocketsException( string S ); [C++] public: SocketsException( String* S ); [JScript] public function SocketsException( S : String );
SocketsException Class | SocketsException Members | System.Net Namespace | SocketsException Constructor Overload List