Class PathExistsException

All Implemented Interfaces:
Serializable

public class PathExistsException extends CouchbaseException
Subdocument exception thrown when a path already exists and it shouldn't
See Also:
  • Constructor Details

    • PathExistsException

      public PathExistsException(ErrorContext ctx)