Class PersistenceErrorRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException
de.hybris.platform.odata2services.odata.persistence.PersistenceRuntimeApplicationException
de.hybris.platform.odata2services.odata.processor.PersistenceErrorRuntimeException
All Implemented Interfaces:
Serializable

public class PersistenceErrorRuntimeException extends PersistenceRuntimeApplicationException
See Also:
  • Constructor Details

    • PersistenceErrorRuntimeException

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