AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | Public Attributes | List of all members
upload.ClientLoginError Class Reference
Inheritance diagram for upload.ClientLoginError:
Inheritance graph
[legend]
Collaboration diagram for upload.ClientLoginError:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, url, code, msg, headers, args)
 
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__() [1/2]

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

◆ __init__() [2/2]

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:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0