public abstract class ExceptionScopeInstance extends AbstractContextInstance
| Constructor and Description |
|---|
ExceptionScopeInstance() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContextType() |
ExceptionScope |
getExceptionScope() |
abstract void |
handleException(ExceptionHandler handler,
String exception,
Object params) |
void |
handleException(String exception,
Object params) |
getContext, getContextId, getContextInstanceContainer, getProcessInstance, setContextId, setContextInstanceContainer, setProcessInstancepublic String getContextType()
public ExceptionScope getExceptionScope()
public abstract void handleException(ExceptionHandler handler, String exception, Object params)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.