Class RuleBaseException

All Implemented Interfaces:
Serializable

public class RuleBaseException extends RuntimeException
Thrown on rule base consistency problems
Author:
bratseth
See Also:
  • Constructor Details

    • RuleBaseException

      public RuleBaseException(String message)
    • RuleBaseException

      public RuleBaseException(String message, Exception cause)