Class ODataJPAModelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.olingo.commons.api.ex.ODataException
com.sap.olingo.jpa.metadata.core.edm.mapper.exception.ODataJPAException
com.sap.olingo.jpa.metadata.core.edm.mapper.exception.ODataJPAModelException
- All Implemented Interfaces:
Serializable
- See Also:
- Serialized Form
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.sap.olingo.jpa.metadata.core.edm.mapper.exception.ODataJPAException
id, messageBuffer, parameter -
Constructor Summary
ConstructorsConstructorDescriptionODataJPAModelException(ODataJPAModelException.MessageKeys messageKey)ODataJPAModelException(ODataJPAModelException.MessageKeys messageKey, String... params)ODataJPAModelException(ODataJPAModelException.MessageKeys messageKey, Throwable e)ODataJPAModelException(ODataJPAModelException.MessageKeys messageKey, Throwable e, String... params) -
Method Summary
Methods inherited from class com.sap.olingo.jpa.metadata.core.edm.mapper.exception.ODataJPAException
getLocales, getLocalizedMessage, getMessage, setLocalesMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ODataJPAModelException
-
ODataJPAModelException
public ODataJPAModelException(ODataJPAModelException.MessageKeys messageKey, Throwable e, String... params) -
ODataJPAModelException
-
ODataJPAModelException
-
ODataJPAModelException
-
-
Method Details
-
getBundleName
- Specified by:
getBundleNamein classODataJPAException
-
getId
-