Class XattrNoAccessException

  • All Implemented Interfaces:
    Serializable

    public class XattrNoAccessException
    extends CouchbaseException
    Subdocument exception thrown when an extended attribute cannot be accessed. Usually indicates the attribute is a "system attribute" (name starts with underscore).
    See Also:
    Serialized Form
    • Constructor Detail

      • XattrNoAccessException

        public XattrNoAccessException​(ErrorContext ctx)