org.terracotta.ipceventbus.event
Class ErrorListenerAdapter
java.lang.Object
org.terracotta.ipceventbus.event.ErrorListenerAdapter
- All Implemented Interfaces:
- ErrorListener
public class ErrorListenerAdapter
- 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 |
ErrorListenerAdapter
public ErrorListenerAdapter()
onError
public void onError(Event event,
EventListener listener,
Throwable e)
- Specified by:
onError in interface ErrorListener
Copyright © 2015. All rights reserved.