Class PersistenceErrorRuntimeException

    • Constructor Summary

      Constructors 
      Constructor Description
      PersistenceErrorRuntimeException​(java.lang.Throwable throwable, java.lang.String integrationKey)
      Constructor to create PersistenceErrorRuntimeException
    • Method Summary

      • Methods inherited from class org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException

        getCode, getHttpStatus, getLocale
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • PersistenceErrorRuntimeException

        public PersistenceErrorRuntimeException​(java.lang.Throwable throwable,
                                                java.lang.String integrationKey)
        Constructor to create PersistenceErrorRuntimeException
        Parameters:
        throwable - exception that was thrown
        integrationKey - integration key for the IntegrationObjectItem that has failed to persist