Class DocumentNotFoundException

All Implemented Interfaces:
Serializable

public class DocumentNotFoundException extends CouchbaseException
Indicates an operation failed because the key does not exist.
Since:
2.0
See Also:
  • Constructor Details

    • DocumentNotFoundException

      public DocumentNotFoundException(ErrorContext ctx)