Class InvalidQueryParameterException
- 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.persistence.lookup.InvalidLookupDataException
-
- de.hybris.platform.odata2services.odata.persistence.lookup.InvalidQueryParameterException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidQueryParameterException extends InvalidLookupDataException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidQueryParameterException(java.lang.String message)Constructor to create InvalidQueryParameterException
-
Method Summary
-
Methods inherited from class org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException
getCode, getHttpStatus, getLocale
-
-