Class ZkController.NotInClusterStateException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    ZkController

    public static class ZkController.NotInClusterStateException
    extends org.apache.solr.common.SolrException
    Thrown during pre register process if the replica is not present in clusterstate
    See Also:
    Serialized Form
    • Constructor Detail

      • NotInClusterStateException

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