C# Class Patcher.Rules.RuntimeException

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

Méthodes publiques

Méthode Description
RuntimeException ( string message, RuntimeError error ) : System

Method Details

RuntimeException() public méthode

public RuntimeException ( string message, RuntimeError error ) : System
message string
error RuntimeError
Résultat System