Class ZooKeeperException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.solr.common.SolrException
org.apache.solr.common.cloud.ZooKeeperException
All Implemented Interfaces:
Serializable

public class ZooKeeperException extends org.apache.solr.common.SolrException
See Also:
  • Constructor Details

    • ZooKeeperException

      public ZooKeeperException(org.apache.solr.common.SolrException.ErrorCode code, String msg, Throwable th)
    • ZooKeeperException

      public ZooKeeperException(org.apache.solr.common.SolrException.ErrorCode code, String msg)