Class DocumentAlreadyAliveException

All Implemented Interfaces:
Serializable

@Internal public class DocumentAlreadyAliveException extends CouchbaseException
Sub-Document exception thrown when ReviveDocument has been used with a document that already exists
See Also:
  • Constructor Details

    • DocumentAlreadyAliveException

      public DocumentAlreadyAliveException(ErrorContext ctx)