public class

ZKExceptionHandler

extends Object
java.lang.Object
   ↳ org.apache.helix.manager.zk.ZKExceptionHandler

Summary

Public Methods
static ZKExceptionHandler getInstance()
void handle(Exception e)
void handle(String msg, Exception e)
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static ZKExceptionHandler getInstance ()

public void handle (Exception e)

public void handle (String msg, Exception e)