C# Class Patcher.Rules.IllegalTokenException

Inheritance: System.Exception
Afficher le fichier Open project: unforbidable/patcher

Méthodes publiques

Méthode Description
IllegalTokenException ( ) : System
IllegalTokenException ( string message ) : System

Method Details

IllegalTokenException() public méthode

public IllegalTokenException ( ) : System
Résultat System

IllegalTokenException() public méthode

public IllegalTokenException ( string message ) : System
message string
Résultat System