Class IndexNotFoundException

All Implemented Interfaces:
Serializable

public class IndexNotFoundException extends CouchbaseException
See Also:
  • Constructor Details

    • IndexNotFoundException

      public IndexNotFoundException(String indexName)
    • IndexNotFoundException

      public IndexNotFoundException(ErrorContext errorContext)
  • Method Details