C# Class Stride.Engine.Network.SimpleSocketException

Used when there is a socket exception.
Inheritance: Exception
Mostra file Open project: vvvv/stride

Public Methods

Method Description
SimpleSocketException ( string message ) : System

Method Details

SimpleSocketException() public method

public SimpleSocketException ( string message ) : System
message string
return System