setODPHTTPErrorListener( IODPHttpErrorListener ) method

Set the IODPHttpErrorListener to receive HTTP error from the network edge.

Syntax

void setODPHTTPErrorListener ( IODPHttpErrorListener oListener ) throws ODPException

Parameters

Exceptions

Examples

Usage

To ensure that OData android clients are notified of HTTP errors while establishing a connection with the network edge, implement this listener.