Interface RuleBuilderExceptionHandler


@Deprecated public interface RuleBuilderExceptionHandler
Deprecated.
this class has been deprecated since version 3.1.0 with bulk rule compilation
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(RuleSet<?> context, Rule rule, RuntimeException exception)
    Deprecated.