Exception InvalidOAuthTokenException (2.0.0)

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
NameDescription
messageString