webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
upload.ClientLoginError Class Reference
Inheritance diagram for upload.ClientLoginError:

Public Member Functions

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

Public Attributes

 args
 
 reason
 

Detailed Description

Raised to indicate there was an error authenticating with ClientLogin.

Constructor & Destructor Documentation

◆ __init__()

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

Member Data Documentation

◆ args

upload.ClientLoginError.args

◆ reason

upload.ClientLoginError.reason

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