Class ZooKeeperException

  • All Implemented Interfaces:
    Serializable

    public class ZooKeeperException
    extends org.apache.solr.common.SolrException
    See Also:
    Serialized Form
    • Constructor Detail

      • 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)