See: Description
| Class | Description | 
|---|---|
| ODataError | OData error. | 
| ODataErrorDetail | OData details, for example { "error": {..., "details":[
 {"code": "301","target": "$search" ,"message": "$search query option not supported"}
 ],...}} | 
| Exception | Description | 
|---|---|
| ODataException | |
| ODataNotSupportedException | Core runtime exception for OData. | 
| ODataRuntimeException | Core runtime exception for OData. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.