C# Class withSIX.Play.Core.Games.Entities.RealVirtuality.CannotLaunchBetaWithSteamLegacyException

Inheritance: ReactiveUI.UserException
Exibir arquivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
CannotLaunchBetaWithSteamLegacyException ( string message ) : System
CannotLaunchBetaWithSteamLegacyException ( string message, Exception inner ) : System

Method Details

CannotLaunchBetaWithSteamLegacyException() public method

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

CannotLaunchBetaWithSteamLegacyException() public method

public CannotLaunchBetaWithSteamLegacyException ( string message, Exception inner ) : System
message string
inner System.Exception
return System