Name | Description |
---|---|
ApiException | |
ApiOAuthException | An exception caused by OAuth |
ApiServerException | |
OAuthAuthorizationException | Authorization failed. If username/password authorization was used then ether the username or password is wrong. If standard OAuth authorization was used the verifier is wrong or the user failed to authenticate. |
OAuthConsumerException | Consumer key/secret is invalid. |