sealed class OAuth1aException : Exception
Represents an OAuth1a server error
class MissingTokenException : OAuth1aException
Thrown when an OAuth1a server didn't provide access token |
|
class
Represents any other OAuth1a error |
class MissingTokenException : OAuth1aException
Thrown when an OAuth1a server didn't provide access token |
|
class
Represents any other OAuth1a error |