C# Class withSIX.Play.Core.Games.Legacy.ServerQuery.RanOutOfPortsException

Inheritance: System.Exception
显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
RanOutOfPortsException ( string message ) : System

Method Details

RanOutOfPortsException() public method

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