C# Class Kirikiri.Tjs2.TJSException

Inheritance: System.Exception
ファイルを表示 Open project: fantasydr/krkr-cs

Public Methods

Method Description
TJSException ( ) : System
TJSException ( string msg ) : System

Method Details

TJSException() public method

public TJSException ( ) : System
return System

TJSException() public method

public TJSException ( string msg ) : System
msg string
return System