@InterfaceStability.Committed @InterfaceAudience.Public public class PathNotFoundException extends SubDocumentException
Subdocument exception thrown when a path does not exist in the document. The exact meaning of path existence depends on the operation and inputs.
Constructor and Description |
---|
PathNotFoundException(String reason) |
PathNotFoundException(String id,
String path) |
details, details, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Couchbase, Inc.