| Package | Description |
|---|---|
| org.apache.olingo.client.api.communication | |
| org.apache.olingo.client.core.communication.header | |
| org.apache.olingo.commons.api.ex |
Contains all OData errors and exception-related classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ODataClientErrorException
Represents a client error in OData.
|
class |
ODataServerErrorException
Represents a server error in OData.
|
| Modifier and Type | Method and Description |
|---|---|
static ODataRuntimeException |
ODataErrorResponseChecker.checkResponse(ODataClient odataClient,
org.apache.http.StatusLine statusLine,
InputStream entity,
String accept) |
| Modifier and Type | Class and Description |
|---|---|
class |
ODataNotSupportedException
Core runtime exception for OData.
|
Copyright © 2023. All rights reserved.