C# Class Patcher.Rules.RuntimeException

Inheritance: System.Exception
Mostrar archivo Open project: unforbidable/patcher

Public Methods

Method Description
RuntimeException ( string message, RuntimeError error ) : System

Method Details

RuntimeException() public method

public RuntimeException ( string message, RuntimeError error ) : System
message string
error RuntimeError
return System