public class ExceptionService extends Object
Modifier and Type | Field and Description |
---|---|
static String |
exceptionParameterName |
Constructor and Description |
---|
ExceptionService() |
Modifier and Type | Method and Description |
---|---|
void |
handleException(org.kie.api.runtime.process.WorkItem workItem) |
static void |
setExceptionParameterName(String exceptionParam) |
String |
throwException(String message) |
public static String exceptionParameterName
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.