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
IExceptionHandler
handleException
in interface IExceptionHandler
actionEvent
- The execution context of the underlying actionexception
- The exception to handlejava.lang.Exception
- If the exception can not be handledSiehe auch Jowidgets Nutzerhandbuch