@InterfaceStability.Committed @InterfaceAudience.Public public class PathExistsException extends SubDocumentException
Subdocument exception thrown when a path already exists and it shouldn’t (for example, when using MutateInBuilder.insert(String, Object, boolean)
subdoc insert}).
Constructor and Description |
---|
PathExistsException(String reason) |
PathExistsException(String id,
String path) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Couchbase, Inc.