Class OrderByNestedAttributeNotSupportedException

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

public class OrderByNestedAttributeNotSupportedException extends OData2ServicesException
Throws this exception when the OrderByExpression is not supported Will result in HttpStatus 400
See Also:
  • Constructor Details

    • OrderByNestedAttributeNotSupportedException

      public OrderByNestedAttributeNotSupportedException(String nestedAttribute)
      Constructor for unsupported order by nested attribute exception
      Parameters:
      nestedAttribute - unsupported nested attribute