public class InvalidOAuthTokenException extends OAuthRequestException
InvalidOAuthTokenException
is thrown when a request contains an
invalid OAuth token (for example, a token that has been revoked by the user).
Constructors
InvalidOAuthTokenException(String message)
public InvalidOAuthTokenException(String message)
Parameter | |
---|---|
Name | Description |
message |
String |