Class ZkController.NotInClusterStateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.solr.common.SolrException
org.apache.solr.cloud.ZkController.NotInClusterStateException
All Implemented Interfaces:
Serializable
Enclosing class:
ZkController

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

    • NotInClusterStateException

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