org.linkedin.zookeeper.tracker
Interface ErrorListener


public interface ErrorListener

An error listener.


Method Summary
 void onError(org.apache.zookeeper.WatchedEvent event, java.lang.Throwable throwable)
           
 

Method Detail

onError

void onError(org.apache.zookeeper.WatchedEvent event,
             java.lang.Throwable throwable)