public class JsonErrorDocumentDeserializer extends Object
Constructor and Description |
---|
JsonErrorDocumentDeserializer() |
Modifier and Type | Method and Description |
---|---|
ODataErrorContext |
readError(InputStream errorDocument)
Deserialize / read OData error document in ODataErrorContext.
|
public ODataErrorContext readError(InputStream errorDocument) throws EntityProviderException
errorDocument
- OData error document in JSON formatEntityProviderException
- if an exception during read / deserialization occurs.Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.