Class PathNotFoundException

All Implemented Interfaces:
Serializable

public class PathNotFoundException extends CouchbaseException
Subdocument exception thrown when a path does not exist in the document. The exact meaning of path existence depends on the operation and inputs.
See Also:
  • Constructor Details

    • PathNotFoundException

      public PathNotFoundException(ErrorContext ctx)