org.terracotta.ipceventbus.event
Class RethrowingErrorListener

java.lang.Object
  extended by org.terracotta.ipceventbus.event.RethrowingErrorListener
All Implemented Interfaces:
ErrorListener

public class RethrowingErrorListener
extends Object
implements ErrorListener

Author:
Mathieu Carbou

Constructor Summary
RethrowingErrorListener()
           
 
Method Summary
 void onError(Event event, EventListener listener, Throwable e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RethrowingErrorListener

public RethrowingErrorListener()
Method Detail

onError

public void onError(Event event,
                    EventListener listener,
                    Throwable e)
Specified by:
onError in interface ErrorListener


Copyright © 2015. All rights reserved.