Class UriSyntaxException

All Implemented Interfaces:
Serializable

public class UriSyntaxException extends ODataBadRequestException
Exception for violation of the OData URI construction rules, resulting in a 400 Bad Request response.
See Also: