@InterfaceStability.Committed @InterfaceAudience.Public public class XattrOrderingException extends SubDocumentException
This exception is raised when non-xattr based commands are set before xattr-based ones.
The server is expecting xattr commands at the very beginning and if this is not the case it will fail with an error.
Constructor and Description |
---|
XattrOrderingException(String message) |
XattrOrderingException(String message,
Throwable cause) |
XattrOrderingException(Throwable cause) |
details, details, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Couchbase, Inc.