Class InvalidEntryDataException

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.persistence.InvalidEntryDataException
All Implemented Interfaces:
Serializable

public class InvalidEntryDataException extends PersistenceRuntimeApplicationException
This exception wraps a thrown OData2ServicesException
See Also:
  • Constructor Details

    • InvalidEntryDataException

      public InvalidEntryDataException(OData2ServicesException e, PersistenceContext ctx)
      Constructor to create InvalidEntryDataException to populate the integrationKey in the error response.
      Parameters:
      e - exception that was thrown
      ctx - object that holds values for creating or updating an item