@Deprecated public class XattrInvalidOrderException 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 |
---|
XattrInvalidOrderException(SubDocumentErrorContext ctx)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
SubDocumentErrorContext |
context()
Deprecated.
Returns the error context, if present.
|
toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public XattrInvalidOrderException(SubDocumentErrorContext ctx)
@Stability.Uncommitted public SubDocumentErrorContext context()
CouchbaseException
context
in class CouchbaseException
Copyright © 2021 Couchbase, Inc.. All rights reserved.