Task :: Tools :: Error :: CancelledKeyError :: Class CancelledKeyError
[hide private]
[frames] | no frames]

Class CancelledKeyError

source code

exceptions.Exception --+        
                       |        
              ToolsError --+    
                           |    
                 DeviceError --+
                               |
                              CancelledKeyError

Exception for an incomplete key command registration failure.

Instance Methods [hide private]

Inherited from ToolsError: __init__

Inherited from exceptions.Exception: __getitem__, __str__

Class Variables [hide private]
  description = _('cancelled key')