Class DmnTransformException

All Implemented Interfaces:
Serializable

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

    • DmnTransformException

      public DmnTransformException(String message, Throwable cause)
    • DmnTransformException

      public DmnTransformException(String message)