C# Class Gem.Engine.AI.FSM.FSMException

Inheritance: Exception
ファイルを表示 Open project: gmich/Gem

Public Methods

Method Description
FSMException ( string message ) : System

Method Details

FSMException() public method

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