C# Class Plugins.ECSPowerNetcode.Server.Exceptions.ClientConnectionNotFoundException

Inheritance: Exception
ファイルを表示 Open project: actionk/ECSPowerNetcode

Public Methods

Method Description
ClientConnectionNotFoundException ( ) : System
ClientConnectionNotFoundException ( string message ) : System

Method Details

ClientConnectionNotFoundException() public method

public ClientConnectionNotFoundException ( ) : System
return System

ClientConnectionNotFoundException() public method

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