Class DmlFailureException

All Implemented Interfaces:
Serializable

public class DmlFailureException
extends CouchbaseException
This exception is raised when the server fails to execute a DML query. See the details of the error message from the server for more information.
See Also:
Serialized Form
  • Constructor Details

    • DmlFailureException

      public DmlFailureException​(ErrorContext ctx)