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).Constructor and Description |
---|
InvalidOAuthTokenException(java.lang.String message) |