| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.ep |
Entity Provider
|
| org.apache.olingo.odata2.api.processor |
Data Processor
|
| Modifier and Type | Method and Description |
|---|---|
static ODataResponse |
EntityProvider.writeErrorDocument(ODataErrorContext context)
Serializes an error message according to the OData standard.
|
ODataResponse |
EntityProvider.EntityProviderInterface.writeErrorDocument(ODataErrorContext context)
Serializes an error message according to the OData standard.
|
| Modifier and Type | Method and Description |
|---|---|
ODataResponse |
ODataErrorCallback.handleError(ODataErrorContext context)
This method can be used to handle an error differently than the exception mapper would.
|
Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.