public class DefaultErrorEventHandler extends ErrorEventHandler
id, mHasEventDispatcher, params
Constructor and Description |
---|
DefaultErrorEventHandler() |
Modifier and Type | Method and Description |
---|---|
void |
onError(java.lang.Exception e)
Action performed when exception occurred.
|
dispatchEvent, dispatchOnEvent, getEventDispatcher
call, isEquivalentTo, toString
public void onError(java.lang.Exception e)
ErrorEventHandler
onError
in class ErrorEventHandler