class Kontrol::RuleException

Defined in:

kontrol/json.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(rule_name : String, rule_type : String, rule_constraint : String, cause) #

[View source]

Instance Method Detail

def rule_constraint : String #

[View source]
def rule_name : String #

[View source]
def rule_type : String #

[View source]