Class UnsupportedResponseTypeException

All Implemented Interfaces:
Serializable

public class UnsupportedResponseTypeException extends OAuthException
UnsupportedResponseTypeException is raised when an unsupported response type parameter is specified.
See Also:
  • Constructor Details