@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) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 Couchbase, Inc.