Class DocumentNotJsonException

All Implemented Interfaces:
Serializable

public class DocumentNotJsonException extends CouchbaseException
Subdocument exception thrown when the targeted enclosing document itself is not JSON.
See Also:
  • Constructor Details

    • DocumentNotJsonException

      public DocumentNotJsonException(ErrorContext ctx)