C# Class GlueViewOfficialPlugins.Scripting.StateSettingException

Inheritance: System.Exception
Mostrar archivo Open project: vchelaru/FlatRedBall

Public Methods

Method Description
StateSettingException ( ) : System
StateSettingException ( string message ) : System

Method Details

StateSettingException() public method

public StateSettingException ( ) : System
return System

StateSettingException() public method

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