Interface ConsequenceExceptionHandler


  • public interface ConsequenceExceptionHandler
    • Method Detail

      • handleException

        void handleException​(Match match,
                             RuleRuntime workingMemory,
                             java.lang.Exception exception)