C# Class TESVSnip.Domain.Scripts.ScriptCompiler.ExpressionParseException

Inheritance: System.Exception
ファイルを表示 Open project: figment/tesvsnip

Public Methods

Method Description
ExpressionParseException ( string msg ) : System

Method Details

ExpressionParseException() public method

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