|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ODataJPAException | |
|---|---|
| org.apache.olingo.odata2.jpa.processor.api.exception | OData JPA Processor API Library - Exceptions |
| Uses of ODataJPAException in org.apache.olingo.odata2.jpa.processor.api.exception |
|---|
| Subclasses of ODataJPAException in org.apache.olingo.odata2.jpa.processor.api.exception | |
|---|---|
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. |
| Method parameters in org.apache.olingo.odata2.jpa.processor.api.exception with type arguments of type ODataJPAException | |
|---|---|
protected static MessageReference |
ODataJPAException.createMessageReference(Class<? extends ODataJPAException> clazz,
String messageReferenceKey)
The method creates a Reference to Message Object MessageReference . |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||