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