17.7. Javax.rules.admin Exceptions

  • RuleAdministrationException
    Base class for all administration RuleException classes in the javax.rules.admin package (Taken from JCP API Documentation).
  • RuleExecutionSetCreateException
    Occurs when there is an error in creating a rule execution set.
  • RuleExecutionSetDeregistrationException
    Occurs if there is an error upon attempting to unregister a rule execution set from a URI.
  • RuleExecutionSetRegisterException
    Occurs if there is an error upon attempting to register a rule execution set to a URI.