public interface ErrorHandler extends EventHandler
ErrorEvent events.| Modifier and Type | Method and Description | 
|---|---|
| void | onError(ErrorEvent event)Called when ErrorEvent is fired. | 
void onError(ErrorEvent event)
event - the ErrorEvent that was fired