| Package | Description |
|---|---|
| org.apache.olingo.commons.api.edm |
Contains representations for EDM objects created during the URI parsing
|
| org.apache.olingo.commons.api.edm.provider |
Contains representations for objects created during CSDL document parsing
|
| org.apache.olingo.commons.api.ex |
Contains all OData errors and exception-related classes.
|
| Class and Description |
|---|
| ODataException |
| Class and Description |
|---|
| ODataException |
| Class and Description |
|---|
| ODataError
OData error.
|
| ODataErrorDetail
OData details, for example { "error": {..., "details":[
{"code": "301","target": "$search" ,"message": "$search query option not supported"}
],...}}
|
| ODataRuntimeException
Core runtime exception for OData.
|
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.