Uses of Class
org.kie.internal.runtime.error.ExecutionErrorContext
Packages that use ExecutionErrorContext
-
Uses of ExecutionErrorContext in org.kie.internal.runtime.error
Methods in org.kie.internal.runtime.error with parameters of type ExecutionErrorContextModifier and TypeMethodDescriptionbooleanExecutionErrorFilter.accept(ExecutionErrorContext errorContext) ExecutionErrorFilter.filter(ExecutionErrorContext errorContext) Based on the cause filters the actual error and produces ExecutionError instance if applicable for given filter.