Class ExceptionService


  • public class ExceptionService
    extends Object
    • Field Detail

      • exceptionParameterName

        public static String exceptionParameterName
    • Constructor Detail

      • ExceptionService

        public ExceptionService()
    • Method Detail

      • handleException

        public void handleException​(org.kie.api.runtime.process.WorkItem workItem)
      • throwException

        public String throwException​(String message)
      • setExceptionParameterName

        public static void setExceptionParameterName​(String exceptionParam)