C# Class Patcher.Rules.Compiled.CompiledRuleAssertException

Inheritance: System.Exception
Show file Open project: unforbidable/patcher

Public Methods

Method Description
CompiledRuleAssertException ( string message ) : System

Method Details

CompiledRuleAssertException() public method

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