public class ActionExceptionHandler extends Object implements ExceptionHandler, Serializable
Constructor and Description |
---|
ActionExceptionHandler() |
Modifier and Type | Method and Description |
---|---|
DroolsAction |
getAction() |
String |
getFaultVariable() |
void |
setAction(DroolsAction action) |
void |
setFaultVariable(String faultVariable) |
String |
toString() |
public String getFaultVariable()
public void setFaultVariable(String faultVariable)
public DroolsAction getAction()
public void setAction(DroolsAction action)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.