public final class ODataErrorResponseChecker extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOG |
| Modifier and Type | Method and Description |
|---|---|
static ODataRuntimeException |
checkResponse(ODataClient odataClient,
org.apache.http.StatusLine statusLine,
InputStream entity,
String accept) |
public static ODataRuntimeException checkResponse(ODataClient odataClient, org.apache.http.StatusLine statusLine, InputStream entity, String accept)
Copyright © 2023. All rights reserved.