Class InvalidRulePackage

  • All Implemented Interfaces:
    Serializable

    public class InvalidRulePackage
    extends RuntimeException
    This exception is thrown when an invalid package (ie one that has errors) it attempted to be added to a RuleBase. The package and builder should be interrogated to show the specific errors.
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidRulePackage

        public InvalidRulePackage​(String summary)