org.terracotta.ipceventbus.event
Class PrintingErrorListener
java.lang.Object
org.terracotta.ipceventbus.event.PrintingErrorListener
- All Implemented Interfaces:
- ErrorListener
public class PrintingErrorListener
- extends Object
- implements ErrorListener
- Author:
- Mathieu Carbou
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrintingErrorListener
public PrintingErrorListener()
PrintingErrorListener
public PrintingErrorListener(PrintStream out)
onError
public void onError(Event event,
EventListener listener,
Throwable e)
- Specified by:
onError in interface ErrorListener
Copyright © 2015. All rights reserved.