github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/clients/java/docs/ObjectError.md (about)

     1  
     2  
     3  # ObjectError
     4  
     5  
     6  ## Properties
     7  
     8  | Name | Type | Description | Notes |
     9  |------------ | ------------- | ------------- | -------------|
    10  |**statusCode** | **Integer** | HTTP status code associated for operation on path |  |
    11  |**message** | **String** | short message explaining status_code |  |
    12  |**path** | **String** | affected path |  [optional] |
    13  
    14  
    15