Class ZookeeperExceptionHandler


  • public final class ZookeeperExceptionHandler
    extends Object
    ZooKeeper exception handler.
    • Constructor Detail

      • ZookeeperExceptionHandler

        public ZookeeperExceptionHandler()
    • Method Detail

      • handleException

        public static void handleException​(Exception cause)
        Handle exception.

        Ignore interrupt and connection invalid exception.

        Parameters:
        cause - to be handled exception
        Throws:
        ClusterPersistRepositoryException - cluster persist repository exception