Is there a way to implement error handling for Odata ?
Scenario - Analytic view exposed by odata, the parameters are passed to odata from a website by a customer, if the customer has not given the required parameters, the odata has to send back a error message.
Thanks.