Class DmnDecisionResultException

All Implemented Interfaces:
Serializable

public class DmnDecisionResultException extends DmnEngineException
Exception throw for errors during the result creation of a decision.
See Also:
  • Constructor Details

    • DmnDecisionResultException

      public DmnDecisionResultException(String message)
    • DmnDecisionResultException

      public DmnDecisionResultException(String message, Throwable cause)