Class IncorrectQueryParametersException

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

public class IncorrectQueryParametersException extends OData2ServicesException
Thrown when the query parameters in the OData Request are not valid and they cannot be parsed into an entity type.
See Also:
  • Constructor Details

    • IncorrectQueryParametersException

      public IncorrectQueryParametersException()
      Constructor to create IncorrectQueryParametersException