@InterfaceStability.Experimental @InterfaceAudience.Public public class PathExistsException extends SubDocumentException
Subdocument exception thrown when a path already exists and it shouldn’t (for example, when using insertIn
).
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.