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