Uses of Class
org.apache.olingo.odata2.jpa.processor.api.exception.ODataJPAException
Packages that use ODataJPAException
Package
Description
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.exceptionModifier and TypeClassDescriptionclassThe exception is thrown for any unexpected errors raising while accessing/transforming Java Persistence Models.classThe 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 ODataJPAExceptionModifier and TypeMethodDescriptionprotected static MessageReferenceODataJPAException.createMessageReference(Class<? extends ODataJPAException> clazz, String messageReferenceKey) The method creates a Reference to Message ObjectMessageReference.