Class IndexesNotReadyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.couchbase.client.core.error.IndexesNotReadyException
All Implemented Interfaces:
Serializable

@Internal public class IndexesNotReadyException extends RuntimeException
See Also:
  • Constructor Details

    • IndexesNotReadyException

      public IndexesNotReadyException(Map<String,String> indexNameToState)
  • Method Details