Class IndexNotFoundException

All Implemented Interfaces:
Serializable

public class IndexNotFoundException
extends CouchbaseException
See Also:
Serialized Form
  • Constructor Details

    • IndexNotFoundException

      public IndexNotFoundException​(String indexName)
    • IndexNotFoundException

      public IndexNotFoundException​(ErrorContext errorContext)
  • Method Details