org.odata4j.producer
Interface ErrorResponse

All Superinterfaces:
BaseResponse

public interface ErrorResponse
extends BaseResponse

An ErrorResponse is the response in case an error occurred.


Method Summary
 OError getError()
          Get the error.
 

Method Detail

getError

OError getError()
Get the error.

Returns:
the error


http://odata4j.org