org.jbpm.process.instance.context.exception
Class DefaultExceptionScopeInstance
java.lang.Object
org.jbpm.process.instance.context.AbstractContextInstance
org.jbpm.process.instance.context.exception.ExceptionScopeInstance
org.jbpm.process.instance.context.exception.DefaultExceptionScopeInstance
- All Implemented Interfaces:
- Serializable, ContextInstance
public class DefaultExceptionScopeInstance
- extends ExceptionScopeInstance
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultExceptionScopeInstance
public DefaultExceptionScopeInstance()
handleException
public void handleException(ExceptionHandler handler,
String exception,
Object params)
- Specified by:
handleException
in class ExceptionScopeInstance
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.