Class OrderByIntegrationKeyNotSupportedException

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.filter.OrderByIntegrationKeyNotSupportedException
All Implemented Interfaces:
Serializable

public class OrderByIntegrationKeyNotSupportedException extends OData2ServicesException
Throws this exception when the OrderByExpression contains integrationKey as an order by attribute. Will result in HttpStatus 400
See Also:
  • Constructor Details

    • OrderByIntegrationKeyNotSupportedException

      public OrderByIntegrationKeyNotSupportedException()
      Constructor for unsupported order by integrationKey exception