public class DefaultExceptionHandler extends java.lang.Object implements IExceptionHandler
| Constructor and Description |
|---|
DefaultExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleException(IExecutionContext actionEvent,
java.lang.Exception exception)
Handles an exception of an action
|
public void handleException(IExecutionContext actionEvent, java.lang.Exception exception) throws java.lang.Exception
IExceptionHandlerhandleException in interface IExceptionHandleractionEvent - The execution context of the underlying actionexception - The exception to handlejava.lang.Exception - If the exception can not be handledSiehe auch Jowidgets Nutzerhandbuch