Public Member Functions | Public Attributes | List of all members
tellopy._internal.error.TelloError Class Reference
Inheritance diagram for tellopy._internal.error.TelloError:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, msg)
 
def __repr__ (self)
 
def __str__ (self)
 

Public Attributes

 msg
 

Detailed Description

Base class for all Tello errors

Definition at line 4 of file error.py.

Constructor & Destructor Documentation

def tellopy._internal.error.TelloError.__init__ (   self,
  msg 
)

Definition at line 7 of file error.py.

Member Function Documentation

def tellopy._internal.error.TelloError.__repr__ (   self)

Definition at line 13 of file error.py.

def tellopy._internal.error.TelloError.__str__ (   self)

Definition at line 10 of file error.py.

Member Data Documentation

tellopy._internal.error.TelloError.msg

Definition at line 8 of file error.py.


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


tello_driver
Author(s): Jordy van Appeven
autogenerated on Wed May 13 2020 03:34:54