Uses of Package
org.apache.olingo.odata2.api.exception
-
Packages that use org.apache.olingo.odata2.api.exception Package Description org.apache.olingo.odata2.api OData Library APIorg.apache.olingo.odata2.api.batch org.apache.olingo.odata2.api.edm Entity Data Model APIorg.apache.olingo.odata2.api.edm.provider Entity Data Model Provider APIorg.apache.olingo.odata2.api.ep Entity Providerorg.apache.olingo.odata2.api.ep.callback Entity Provider Callbacksorg.apache.olingo.odata2.api.exception Exception Classes used in the OData library as well as the implementing applicationorg.apache.olingo.odata2.api.processor Data Processororg.apache.olingo.odata2.api.processor.feature Processor Featuresorg.apache.olingo.odata2.api.processor.part Processor Partsorg.apache.olingo.odata2.api.rt Runtime Supportorg.apache.olingo.odata2.api.uri URI Parser Facadeorg.apache.olingo.odata2.api.uri.expression Expression Parser -
Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api Class Description ODataException Base exception for allOData-related exceptions. -
Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.batch Class Description MessageReference APPLICATION DEVELOPERS: Please useODataApplicationExceptionto throw custom exceptions.ODataException Base exception for allOData-related exceptions.ODataMessageException DO NOT EXTEND THIS EXCEPTION -
Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.edm Class Description MessageReference APPLICATION DEVELOPERS: Please useODataApplicationExceptionto throw custom exceptions.ODataException Base exception for allOData-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 Class Description ODataException Base exception for allOData-related exceptions. -
Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.ep Class Description MessageReference APPLICATION DEVELOPERS: Please useODataApplicationExceptionto throw custom exceptions.ODataException Base exception for allOData-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 Class Description ODataApplicationException This class represents a translated application exception. -
Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.exception Class Description MessageReference APPLICATION DEVELOPERS: Please useODataApplicationExceptionto throw custom exceptions.ODataApplicationException This class represents a translated application exception.ODataException Base exception for allOData-related exceptions.ODataHttpException ODataMessageExceptionwith 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 Class Description ODataApplicationException This class represents a translated application exception.ODataException Base exception for allOData-related exceptions. -
Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.processor.feature Class Description ODataException Base exception for allOData-related exceptions. -
Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.processor.part Class Description ODataException Base exception for allOData-related exceptions. -
Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.rt Class Description ODataMessageException DO NOT EXTEND THIS EXCEPTION -
Classes in org.apache.olingo.odata2.api.exception used by org.apache.olingo.odata2.api.uri Class Description MessageReference APPLICATION DEVELOPERS: Please useODataApplicationExceptionto throw custom exceptions.ODataBadRequestException Exceptions of this class will result in a HTTP status 400 bad requestODataException Base exception for allOData-related exceptions.ODataHttpException ODataMessageExceptionwith a HTTP status code.ODataMessageException DO NOT EXTEND THIS EXCEPTIONODataNotFoundException 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 Class Description MessageReference APPLICATION DEVELOPERS: Please useODataApplicationExceptionto throw custom exceptions.ODataApplicationException This class represents a translated application exception.ODataBadRequestException Exceptions of this class will result in a HTTP status 400 bad requestODataException Base exception for allOData-related exceptions.ODataHttpException ODataMessageExceptionwith a HTTP status code.ODataMessageException DO NOT EXTEND THIS EXCEPTION