Class RulebaseException

All Implemented Interfaces:
Serializable

public class RulebaseException extends RBEConfigObjectException
Signals that an error occurred while processing the rulebase.
See Also:
  • Field Details

    • CNAME

      public static String CNAME
  • Constructor Details

    • RulebaseException

      public RulebaseException(String s)
      Constructs a RulebaseException with the specified detail message.