github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/clients/java-legacy/docs/ErrorNoACL.md (about) 1 2 3 # ErrorNoACL 4 5 6 ## Properties 7 8 Name | Type | Description | Notes 9 ------------ | ------------- | ------------- | ------------- 10 **message** | **String** | short message explaining the error | 11 **noAcl** | **Boolean** | true if the group exists but has no ACL | [optional] 12 13 14