@InterfaceStability.Committed @InterfaceAudience.Public public abstract class SubDocumentException extends CouchbaseException
CouchbaseException that relates
to the sub-document feature.| Modifier | Constructor and Description |
|---|---|
protected |
SubDocumentException(String message) |
protected |
SubDocumentException(String message,
Throwable cause) |
protected |
SubDocumentException(Throwable cause) |
details, details, getMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 Couchbase, Inc.