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, getEventDispatcher
call, isEquivalentTo, toString
public void onError(ComponentTree ct, java.lang.Exception e)
ErrorEventHandler
onError
in class ErrorEventHandler