Package | Description |
---|---|
org.apache.olingo.client.api.communication | |
org.apache.olingo.commons.api.ex |
Contains all OData errors and exception-related classes.
|
org.apache.olingo.ext.proxy.api |
Modifier and Type | Class and Description |
---|---|
class |
ODataClientErrorException
Represents a client error in OData.
|
class |
ODataServerErrorException
Represents a server error in OData.
|
Modifier and Type | Class and Description |
---|---|
class |
ODataNotSupportedException
Core runtime exception for OData.
|
Modifier and Type | Class and Description |
---|---|
class |
ODataFlushException |
Modifier and Type | Method and Description |
---|---|
ODataRuntimeException |
ODataResponseError.getException() |
Constructor and Description |
---|
ODataResponseError(ODataRuntimeException exception,
int index,
ODataRequest request) |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.