C# (CSharp) Foretagsplatsen.Api2.Exceptions Namespace

Classes

Name Description
ApiErrorType
ApiException
ApiOAuthException An exception caused by OAuth
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.