Class CouchbaseQueryExecutionException

All Implemented Interfaces:
Serializable

public class CouchbaseQueryExecutionException extends DataRetrievalFailureException
An DataRetrievalFailureException that denotes an error during a query (N1QL).
See Also:
  • Constructor Details

    • CouchbaseQueryExecutionException

      public CouchbaseQueryExecutionException(String msg)
    • CouchbaseQueryExecutionException

      public CouchbaseQueryExecutionException(String msg, Throwable cause)