Class DecisionRulesErrorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
decisionrules.exceptions.DecisionRulesErrorException
All Implemented Interfaces:
Serializable

public class DecisionRulesErrorException extends RuntimeException
See Also:
  • Field Details

  • Constructor Details

    • DecisionRulesErrorException

      public DecisionRulesErrorException(String message, String cause)