Class RuleConstructionException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DuplicateRuleNameException, InvalidPatternException, InvalidRuleException

public class RuleConstructionException extends RuntimeException
Base exception for errors during Rule construction.
See Also: