Class IndexFailureException

All Implemented Interfaces:
Serializable

public class IndexFailureException extends CouchbaseException
Indicates an operation failed because there has been an issue with the query planner or similar.
See Also:
  • Constructor Details

    • IndexFailureException

      public IndexFailureException(ErrorContext ctx)