public class ErrorListenerAdapter extends Object implements ErrorListener
| Constructor and Description |
|---|
ErrorListenerAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
onError(Event event,
EventListener listener,
Throwable e) |
public void onError(Event event, EventListener listener, Throwable e)
onError in interface ErrorListenerCopyright © 2020. All rights reserved.