Serialized Form
-
Package org.apache.olingo.client.api.communication
-
Exception org.apache.olingo.client.api.communication.ODataClientErrorException
class ODataClientErrorException extends ODataRuntimeException implements Serializable- serialVersionUID:
- -2551523202755268162L
-
Serialized Fields
-
error
ODataError error
-
headerInfo
org.apache.http.Header[] headerInfo
-
rawResponse
InputStream rawResponse
-
statusLine
org.apache.http.StatusLine statusLine
-
-
Exception org.apache.olingo.client.api.communication.ODataServerErrorException
class ODataServerErrorException extends ODataRuntimeException implements Serializable- serialVersionUID:
- -6423014532618680135L
-
Serialized Fields
-
rawResponse
InputStream rawResponse
-
-
-
Package org.apache.olingo.client.api.http
-
Exception org.apache.olingo.client.api.http.HttpClientException
class HttpClientException extends RuntimeException implements Serializable- serialVersionUID:
- -4232431597816056514L
-
Exception org.apache.olingo.client.api.http.NoContentException
class NoContentException extends HttpClientException implements Serializable- serialVersionUID:
- 7947066635285809192L
-
-
Package org.apache.olingo.client.api.serialization
-
Exception org.apache.olingo.client.api.serialization.ODataDeserializerException
class ODataDeserializerException extends ODataException implements Serializable- serialVersionUID:
- -3236099963180859670L
-
Exception org.apache.olingo.client.api.serialization.ODataSerializerException
class ODataSerializerException extends ODataException implements Serializable- serialVersionUID:
- -3236099963180859670L
-
-
Package org.apache.olingo.client.core.communication.request
-
Exception org.apache.olingo.client.core.communication.request.AsyncRequestException
class AsyncRequestException extends RuntimeException implements Serializable- serialVersionUID:
- -6080844898544654406L
-
-
Package org.apache.olingo.client.core.edm
-
Class org.apache.olingo.client.core.edm.ClientCsdlXMLMetadata
class ClientCsdlXMLMetadata extends CsdlAbstractEdmItem implements Serializable- serialVersionUID:
- 6025723060298454901L
-
-
Package org.apache.olingo.client.core.edm.xml
-
Class org.apache.olingo.client.core.edm.xml.ClientCsdlAnnotation
class ClientCsdlAnnotation extends CsdlAnnotation implements Serializable- serialVersionUID:
- 5464714417411058033L
-
Class org.apache.olingo.client.core.edm.xml.ClientCsdlEdmx
class ClientCsdlEdmx extends CsdlAbstractEdmItem implements Serializable- serialVersionUID:
- -6293476719276092572L
-
Serialized Fields
-
dataServices
DataServices dataServices
-
references
List<Reference> references
-
version
String version
-
-
-
Package org.apache.olingo.client.core.edm.xml.annotation
-
Class org.apache.olingo.client.core.edm.xml.annotation.ClientCsdlDynamicExpression
class ClientCsdlDynamicExpression extends CsdlDynamicExpression implements Serializable- serialVersionUID:
- 1093411847477874348L
-
-
Package org.apache.olingo.client.core.http
-
Exception org.apache.olingo.client.core.http.OAuth2Exception
class OAuth2Exception extends RuntimeException implements Serializable- serialVersionUID:
- 5695438980473040134L
-
-
Package org.apache.olingo.commons.api.edm
-
Exception org.apache.olingo.commons.api.edm.EdmException
class EdmException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.apache.olingo.commons.api.edm.EdmPrimitiveTypeException
class EdmPrimitiveTypeException extends ODataException implements Serializable- serialVersionUID:
- -93578822384514620L
-
Class org.apache.olingo.commons.api.edm.FullQualifiedName
class FullQualifiedName extends Object implements Serializable- serialVersionUID:
- -4063629050858999076L
-
-
Package org.apache.olingo.commons.api.edm.geo
-
Class org.apache.olingo.commons.api.edm.geo.SRID
class SRID extends Object implements Serializable- serialVersionUID:
- 8412685060902464629L
-
Serialized Fields
-
dimension
Geospatial.Dimension dimension
-
value
Integer value
-
variable
Boolean variable
-
-
-
Package org.apache.olingo.commons.api.ex
-
Exception org.apache.olingo.commons.api.ex.ODataException
class ODataException extends Exception implements Serializable- serialVersionUID:
- 3057981437954048107L
-
Exception org.apache.olingo.commons.api.ex.ODataNotSupportedException
class ODataNotSupportedException extends ODataRuntimeException implements Serializable- serialVersionUID:
- 42L
-
Exception org.apache.olingo.commons.api.ex.ODataRuntimeException
class ODataRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 5492375572049190883L
-
-
Package org.apache.olingo.server.api
-
Exception org.apache.olingo.server.api.ODataApplicationException
class ODataApplicationException extends ODataException implements Serializable- serialVersionUID:
- 5358683245923127425L
-
Exception org.apache.olingo.server.api.ODataLibraryException
class ODataLibraryException extends ODataException implements Serializable- serialVersionUID:
- -1210541002198287561L
-
Serialized Fields
-
messageKey
ODataLibraryException.MessageKey messageKey
-
parameters
Object[] parameters
-
-
-
Package org.apache.olingo.server.api.deserializer
-
Exception org.apache.olingo.server.api.deserializer.DeserializerException
class DeserializerException extends ODataLibraryException implements Serializable- serialVersionUID:
- 6341270437497060906L
-
-
Package org.apache.olingo.server.api.deserializer.batch
-
Exception org.apache.olingo.server.api.deserializer.batch.BatchDeserializerException
class BatchDeserializerException extends DeserializerException implements Serializable- serialVersionUID:
- -907752788975531134L
-
-
Package org.apache.olingo.server.api.etag
-
Exception org.apache.olingo.server.api.etag.PreconditionException
class PreconditionException extends ODataLibraryException implements Serializable- serialVersionUID:
- -8112658467394158700L
-
-
Package org.apache.olingo.server.api.serializer
-
Exception org.apache.olingo.server.api.serializer.BatchSerializerException
class BatchSerializerException extends SerializerException implements Serializable- serialVersionUID:
- 2634433974342796905L
-
Exception org.apache.olingo.server.api.serializer.SerializerException
class SerializerException extends ODataLibraryException implements Serializable- serialVersionUID:
- 5358683245923127425L
-
-
Package org.apache.olingo.server.api.uri.queryoption.expression
-
Exception org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitException
class ExpressionVisitException extends ODataException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.olingo.server.core
-
Exception org.apache.olingo.server.core.AcceptHeaderContentNegotiatorException
class AcceptHeaderContentNegotiatorException extends ContentNegotiatorException implements Serializable- serialVersionUID:
- -8112658467394158700L
-
Exception org.apache.olingo.server.core.ContentNegotiatorException
class ContentNegotiatorException extends ODataLibraryException implements Serializable- serialVersionUID:
- -8112658467394158700L
-
Exception org.apache.olingo.server.core.ODataHandlerException
class ODataHandlerException extends ODataLibraryException implements Serializable- serialVersionUID:
- -907752788975531134L
-
-
Package org.apache.olingo.server.core.uri.parser
-
Exception org.apache.olingo.server.core.uri.parser.UriParserException
class UriParserException extends ODataLibraryException implements Serializable- serialVersionUID:
- -6438700016830955949L
-
Exception org.apache.olingo.server.core.uri.parser.UriParserSemanticException
class UriParserSemanticException extends UriParserException implements Serializable- serialVersionUID:
- 3850285860949809622L
-
Exception org.apache.olingo.server.core.uri.parser.UriParserSyntaxException
class UriParserSyntaxException extends UriParserException implements Serializable- serialVersionUID:
- 5887744747812478226L
-
-
Package org.apache.olingo.server.core.uri.parser.search
-
Exception org.apache.olingo.server.core.uri.parser.search.SearchParserException
class SearchParserException extends UriParserSyntaxException implements Serializable- serialVersionUID:
- 5781553037561337795L
-
Exception org.apache.olingo.server.core.uri.parser.search.SearchTokenizerException
class SearchTokenizerException extends UriParserSyntaxException implements Serializable- serialVersionUID:
- -8295456415309640166L
-
-
Package org.apache.olingo.server.core.uri.validator
-
Exception org.apache.olingo.server.core.uri.validator.UriValidationException
class UriValidationException extends ODataLibraryException implements Serializable- serialVersionUID:
- -3179078078053564742L
-