7digital-python.lib.oauth.OAuthError Class Reference
Inheritance diagram for 7digital-python.lib.oauth.OAuthError:
Inheritance graph
Collaboration diagram for 7digital-python.lib.oauth.OAuthError:
Collaboration graph

Public Member Functions

def __init__ (self, message='OAuth error occured.')
 
def __init__ (self, message='OAuth error occured.')
 

Data Fields

 message
 

Detailed Description

Generic exception class.

Definition at line 40 of file musixmatch-master/7digital-python/lib/oauth.py.

Constructor & Destructor Documentation

def 7digital-python.lib.oauth.OAuthError.__init__ (   self,
  message = 'OAuth error occured.' 
)
def 7digital-python.lib.oauth.OAuthError.__init__ (   self,
  message = 'OAuth error occured.' 
)

Definition at line 42 of file Yading/7digital-python/lib/oauth.py.

Field Documentation


The documentation for this class was generated from the following file: