C# Class Patcher.Rules.IllegalTokenException

Inheritance: System.Exception
显示文件 Open project: unforbidable/patcher

Public Methods

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

Method Details

IllegalTokenException() public method

public IllegalTokenException ( ) : System
return System

IllegalTokenException() public method

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