Class UnsupportedGrantTypeException

All Implemented Interfaces:
Serializable

public class UnsupportedGrantTypeException extends OAuthException
UnsupportedGrantTypeException is raised when an unuspported grant type parameter is specified.
See Also:
  • Constructor Details