public class XmlErrorDocumentDeserializer extends Object
Constructor and Description |
---|
XmlErrorDocumentDeserializer() |
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 XML formatEntityProviderException
- if an exception during read / deserialization occurs.Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.