C# Class PhotonWire.Server.ServerToServer.ServerResponseErrorException

Inheritance: System.Exception
Afficher le fichier Open project: neuecc/PhotonWire

Méthodes publiques

Méthode Description
ServerResponseErrorException ( short returnCode, string debugMessage ) : System

Method Details

ServerResponseErrorException() public méthode

public ServerResponseErrorException ( short returnCode, string debugMessage ) : System
returnCode short
debugMessage string
Résultat System