@InterfaceStability.Committed @InterfaceAudience.Public public class PathInvalidException extends SubDocumentException
Subdocument exception thrown when path has a syntax error, or path syntax is incorrect for the operation (for example, if operation requires an array index).
Constructor and Description |
---|
PathInvalidException(String reason) |
PathInvalidException(String id,
String path) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Couchbase, Inc.