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 org.apache.olingo.commons.api.ex.ODataRuntimeException |
checkResponse(org.apache.olingo.client.api.ODataClient odataClient,
org.apache.http.StatusLine statusLine,
InputStream entity,
String accept) |
public static org.apache.olingo.commons.api.ex.ODataRuntimeException checkResponse(org.apache.olingo.client.api.ODataClient odataClient,
org.apache.http.StatusLine statusLine,
InputStream entity,
String accept)
Copyright © 2013–2017 The Apache Software Foundation. All rights reserved.