You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Chandan V.A (JIRA)" <ji...@apache.org> on 2015/08/30 08:13:45 UTC

[jira] [Commented] (OLINGO-768) POC: odata-jpa-core Exception Handling

    [ https://issues.apache.org/jira/browse/OLINGO-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14721408#comment-14721408 ] 

Chandan V.A commented on OLINGO-768:
------------------------------------

h4.+Exception Class+
# Abstract {{org.apache.olingo.jpa.api.exception.ODataJPAException}} extending {{org.apache.olingo.server.api.ODataTranslatedException}}. This exception class is thrown by all interface and class types defined in odata-jpa-api.
\\
h4.+Specialized Exception Classes+
# {{org.apache.olingo.jpa.api.exception.core.ODataJPAModelException}} extending abstract ODataJPAException - ODataJPAModelException is thrown while transforming or accessing the JPA Model into EDM.
# {{org.apache.olingo.jpa.core.exception.ODataJPARuntimeException}} extending abstract ODataJPAException - ODataJPARuntimeException is thrown while handling request and response of OData calls.

h4.+Message Bundles+
{{/src/main/resources}} in odata-jpa-core contains two message properties
- {{odata-jpa-rt-exception-i18n.properties}}
- {{odata-jpa-model-exception-i18n.properties}}

> POC: odata-jpa-core Exception Handling
> --------------------------------------
>
>                 Key: OLINGO-768
>                 URL: https://issues.apache.org/jira/browse/OLINGO-768
>             Project: Olingo
>          Issue Type: Sub-task
>          Components: odata4-JPA
>    Affects Versions: (JPA) V4 4.0.0-beta-01
>            Reporter: Chandan V.A
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)