Class PreparedStatementFailureException

  • All Implemented Interfaces:
    Serializable

    public class PreparedStatementFailureException
    extends CouchbaseException
    Indicates an operation failed because there has been an issue with query prepared statements.
    Since:
    3.0
    See Also:
    Serialized Form
    • Constructor Detail

      • PreparedStatementFailureException

        public PreparedStatementFailureException​(ErrorContext ctx)