| Package | Description |
|---|---|
| org.apache.olingo.odata2.jpa.processor.api.exception |
OData JPA Processor API Library - Exceptions
|
| Modifier and Type | Class and Description |
|---|---|
class |
ODataJPAModelException
The exception is thrown for any unexpected errors raising while
accessing/transforming Java Persistence Models.
|
class |
ODataJPARuntimeException
The exception is thrown for any unexpected errors raising while accessing
data from Java Persistence Models.
|
| Modifier and Type | Method and Description |
|---|---|
protected static MessageReference |
ODataJPAException.createMessageReference(Class<? extends ODataJPAException> clazz,
String messageReferenceKey)
The method creates a Reference to Message Object
MessageReference . |
Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.