Class CompilationFailureException

All Implemented Interfaces:
Serializable

public class CompilationFailureException extends CouchbaseException
The query failed to compile.
Since:
3.0
See Also:
  • Constructor Details

    • CompilationFailureException

      public CompilationFailureException(ErrorContext ctx)