C# Class Jodo.BusinessRuleViolatedException

Inheritance: System.Exception
Datei anzeigen Open project: threadstatic/Jodo.RulesEngine

Public Methods

Method Description
BusinessRuleViolatedException ( string message ) : System

Method Details

BusinessRuleViolatedException() public method

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