Class DocumentExistsException

All Implemented Interfaces:
Serializable

public class DocumentExistsException extends CouchbaseException
Indicates an operation failed because the key already exists.
Since:
2.0
See Also:
  • Constructor Details

    • DocumentExistsException

      public DocumentExistsException(ErrorContext ctx)