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

Inheritance: Exception
Afficher le fichier Open project: actionk/ECSPowerNetcode

Méthodes publiques

Méthode Description
ClientConnectionNotFoundException ( ) : System
ClientConnectionNotFoundException ( string message ) : System

Method Details

ClientConnectionNotFoundException() public méthode

public ClientConnectionNotFoundException ( ) : System
Résultat System

ClientConnectionNotFoundException() public méthode

public ClientConnectionNotFoundException ( string message ) : System
message string
Résultat System