C# Class PhotonWire.Client.ServerResponseErrorException

Inheritance: System.Exception
Mostra file Open project: neuecc/PhotonWire

Public Methods

Method Description
ServerResponseErrorException ( short returnCode, string debugMessage ) : System
ToString ( ) : string

Method Details

ServerResponseErrorException() public method

public ServerResponseErrorException ( short returnCode, string debugMessage ) : System
returnCode short
debugMessage string
return System

ToString() public method

public ToString ( ) : string
return string