Class PlanningFailureException

All Implemented Interfaces:
Serializable

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

    • PlanningFailureException

      public PlanningFailureException(ErrorContext ctx)