Class ODataErrorResponseChecker
java.lang.Object
org.apache.olingo.client.core.communication.header.ODataErrorResponseChecker
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic ODataRuntimeExceptioncheckResponse(ODataClient odataClient, org.apache.http.StatusLine statusLine, InputStream entity, String accept)
-
Field Details
-
LOG
protected static final org.slf4j.Logger LOG
-
-
Method Details
-
checkResponse
public static ODataRuntimeException checkResponse(ODataClient odataClient, org.apache.http.StatusLine statusLine, InputStream entity, String accept)
-