Class InvalidRequestException

All Implemented Interfaces:
Serializable

public class InvalidRequestException extends OAuthException
InvalidRequestException is raised when a code, refresh token, or grant type parameter is not provided, but was required.
See Also: