Uses of Package
org.apache.olingo.odata2.api.exception

Packages that use org.apache.olingo.odata2.api.exception
org.apache.olingo.odata2.annotation.processor.api Annotations-API for Entity Data Model definition 
org.apache.olingo.odata2.annotation.processor.ref   
org.apache.olingo.odata2.api OData Library API 
org.apache.olingo.odata2.api.batch   
org.apache.olingo.odata2.api.edm Entity Data Model API 
org.apache.olingo.odata2.api.edm.provider Entity Data Model Provider API 
org.apache.olingo.odata2.api.ep Entity Provider 
org.apache.olingo.odata2.api.ep.callback Entity Provider Callbacks 
org.apache.olingo.odata2.api.exception Exception Classes used in the OData library as well as the implementing application 
org.apache.olingo.odata2.api.processor Data Processor 
org.apache.olingo.odata2.api.processor.feature Processor Features 
org.apache.olingo.odata2.api.processor.part Processor Parts 
org.apache.olingo.odata2.api.rt Runtime Support 
org.apache.olingo.odata2.api.uri URI Parser Facade 
org.apache.olingo.odata2.api.uri.expression Expression Parser 
org.apache.olingo.odata2.jpa.processor.api OData JPA Processor API Library 
org.apache.olingo.odata2.jpa.processor.api.exception OData JPA Processor API Library - Exceptions 
org.apache.olingo.odata2.jpa.processor.ref.extension   
org.apache.olingo.odata2.ref.edm   
org.apache.olingo.odata2.ref.processor   
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.annotation.processor.api
ODataException
          Base exception for all OData-related exceptions.
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.annotation.processor.ref
ODataException
          Base exception for all OData-related exceptions.
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api
ODataException
          Base exception for all OData-related exceptions.
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.batch
MessageReference
          APPLICATION DEVELOPERS: Please use ODataApplicationException to throw custom exceptions.
ODataException
          Base exception for all OData-related exceptions.
ODataMessageException
          DO NOT EXTEND THIS EXCEPTION
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.edm
MessageReference
          APPLICATION DEVELOPERS: Please use ODataApplicationException to throw custom exceptions.
ODataException
          Base exception for all OData-related exceptions.
ODataMessageException
          DO NOT EXTEND THIS EXCEPTION
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.edm.provider
ODataException
          Base exception for all OData-related exceptions.
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.ep
MessageReference
          APPLICATION DEVELOPERS: Please use ODataApplicationException to throw custom exceptions.
ODataException
          Base exception for all OData-related exceptions.
ODataMessageException
          DO NOT EXTEND THIS EXCEPTION
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.ep.callback
ODataApplicationException
          This class represents a translated application exception.
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.exception
MessageReference
          APPLICATION DEVELOPERS: Please use ODataApplicationException to throw custom exceptions.
ODataApplicationException
          This class represents a translated application exception.
ODataException
          Base exception for all OData-related exceptions.
ODataHttpException
          ODataMessageException with a HTTP status code.
ODataMessageException
          DO NOT EXTEND THIS EXCEPTION
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.processor
ODataApplicationException
          This class represents a translated application exception.
ODataException
          Base exception for all OData-related exceptions.
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.processor.feature
ODataException
          Base exception for all OData-related exceptions.
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.processor.part
ODataException
          Base exception for all OData-related exceptions.
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.rt
ODataMessageException
          DO NOT EXTEND THIS EXCEPTION
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.uri
MessageReference
          APPLICATION DEVELOPERS: Please use ODataApplicationException to throw custom exceptions.
ODataBadRequestException
          Exceptions of this class will result in a HTTP status 400 bad request
ODataException
          Base exception for all OData-related exceptions.
ODataHttpException
          ODataMessageException with a HTTP status code.
ODataMessageException
          DO NOT EXTEND THIS EXCEPTION
ODataNotFoundException
          Exceptions of this class will result in a HTTP status 404 not found
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.uri.expression
MessageReference
          APPLICATION DEVELOPERS: Please use ODataApplicationException to throw custom exceptions.
ODataApplicationException
          This class represents a translated application exception.
ODataBadRequestException
          Exceptions of this class will result in a HTTP status 400 bad request
ODataException
          Base exception for all OData-related exceptions.
ODataHttpException
          ODataMessageException with a HTTP status code.
ODataMessageException
          DO NOT EXTEND THIS EXCEPTION
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.jpa.processor.api
ODataException
          Base exception for all OData-related exceptions.
ODataNotFoundException
          Exceptions of this class will result in a HTTP status 404 not found
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.jpa.processor.api.exception
MessageReference
          APPLICATION DEVELOPERS: Please use ODataApplicationException to throw custom exceptions.
ODataApplicationException
          This class represents a translated application exception.
ODataException
          Base exception for all OData-related exceptions.
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.jpa.processor.ref.extension
ODataException
          Base exception for all OData-related exceptions.
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.ref.edm
ODataException
          Base exception for all OData-related exceptions.
 

Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.ref.processor
ODataApplicationException
          This class represents a translated application exception.
ODataException
          Base exception for all OData-related exceptions.
ODataNotFoundException
          Exceptions of this class will result in a HTTP status 404 not found
ODataNotImplementedException
          Exceptions of this class will result in a HTTP status 501 (Not implemented).
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.