C# Class Shooter.GameStates.GameStateNotFoundException

Inheritance: System.Exception
Mostrar archivo Open project: JoeyTheAsian/Just-Force

Public Methods

Method Description
GameStateNotFoundException ( string s ) : System
ToString ( ) : string

Method Details

GameStateNotFoundException() public method

public GameStateNotFoundException ( string s ) : System
s string
return System

ToString() public method

public ToString ( ) : string
return string