squabble package

exception squabble.SquabbleException[source]

Bases: Exception

Base exception type for all things in this package

exception squabble.RuleConfigurationException(rule, msg)[source]

Bases: squabble.SquabbleException

exception squabble.UnknownRuleException(name)[source]

Bases: squabble.SquabbleException