Exception type used to indicate OAuth error conditions.
Instances of this exception class should be created only by this module or classes derived from classes from this module.
Creates a new instance of OAuthException representing a client side error condition.
Creates a new instance of OAuthException based on an error response from the authentication server.
See Implementation
Exception type used to indicate OAuth error conditions.
Instances of this exception class should be created only by this module or classes derived from classes from this module.