org.jbpm.examples.exceptions.service
Class ExceptionService
java.lang.Object
org.jbpm.examples.exceptions.service.ExceptionService
public class ExceptionService
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exceptionParameterName
public static String exceptionParameterName
ExceptionService
public ExceptionService()
handleException
public void handleException(WorkItem workItem)
throwException
public String throwException(String message)
setExceptionParameterName
public static void setExceptionParameterName(String exceptionParam)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.