C# Class Perlang.Interpreter.PerlangInterpreterException

Inheritance: Exception
显示文件 Open project: perlang-org/perlang

Public Methods

Method Description
PerlangInterpreterException ( string message ) : System

Method Details

PerlangInterpreterException() public method

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