@Deprecated public class XattrInvalidFlagComboException extends CouchbaseException
This exception is deprecated because this case, while technically possible, should never be thrown in the first place to the user level because the SDK must catch this exception. It is never being thrown at this point.
| Constructor and Description |
|---|
XattrInvalidFlagComboException(SubDocumentErrorContext ctx)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SubDocumentErrorContext |
context()
Deprecated.
Returns the error context, if present.
|
toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic XattrInvalidFlagComboException(SubDocumentErrorContext ctx)
@Stability.Uncommitted public SubDocumentErrorContext context()
CouchbaseExceptioncontext in class CouchbaseExceptionCopyright © 2021 Couchbase, Inc.. All rights reserved.