public class DefaultErrorEventHandler extends ErrorEventHandler
dispatchInfo, id, params| Constructor and Description |
|---|
DefaultErrorEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
onError(ComponentTree ct,
java.lang.Exception e)
Action performed when exception occurred.
|
dispatchEvent, dispatchOnEvent, getEventDispatchercall, isEquivalentTo, toStringpublic void onError(ComponentTree ct, java.lang.Exception e)
ErrorEventHandleronError in class ErrorEventHandler