Package | Description |
---|---|
org.kie.internal.runtime.error |
Modifier and Type | Method and Description |
---|---|
boolean |
ExecutionErrorFilter.accept(ExecutionErrorContext errorContext) |
ExecutionError |
ExecutionErrorFilter.filter(ExecutionErrorContext errorContext)
Based on the cause filters the actual error and produces ExecutionError instance
if applicable for given filter.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.