C# Class SimTelemetry.Objects.GameNotFoundException

Inheritance: System.Exception
Mostra file Open project: nlhans/SimTelemetry

Public Methods

Method Description
GameNotFoundException ( string message ) : System

Method Details

GameNotFoundException() public method

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