Monero
Loading...
Searching...
No Matches
upload.ClientLoginError Class Reference
Inheritance diagram for upload.ClientLoginError:
Collaboration diagram for upload.ClientLoginError:

Public Member Functions

 __init__ (self, url, code, msg, headers, args)
 __init__ (self, url, code, msg, headers, args)

Public Attributes

 args = args
 reason = args["Error"]

Detailed Description

Raised to indicate there was an error authenticating with ClientLogin.

Constructor & Destructor Documentation

◆ __init__() [1/2]

upload.ClientLoginError.__init__ ( self,
url,
code,
msg,
headers,
args )

◆ __init__() [2/2]

upload.ClientLoginError.__init__ ( self,
url,
code,
msg,
headers,
args )

Member Data Documentation

◆ args

upload.ClientLoginError.args = args

◆ reason

upload.ClientLoginError.reason = args["Error"]

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