Class RetrievalErrorRuntimeException

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

public class RetrievalErrorRuntimeException extends InvalidDataException
See Also:
  • Constructor Details

    • RetrievalErrorRuntimeException

      public RetrievalErrorRuntimeException(String entityTypeName, Throwable throwable)
      Constructor to create RetrievalErrorRuntimeException
      Parameters:
      entityTypeName - EdmEntityType name
      throwable - exception that was thrown