C# Class PhotonWire.Client.ConnectionFailedException

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

Public Methods

Method Description
ConnectionFailedException ( string serverAddress, string applicationName ) : System

Method Details

ConnectionFailedException() public method

public ConnectionFailedException ( string serverAddress, string applicationName ) : System
serverAddress string
applicationName string
return System