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

Class FocusError

source code

exceptions.Exception --+        
                       |        
              ToolsError --+    
                           |    
                 ActionError --+
                               |
                              FocusError

Exception for failures setting the focus.

Instance Methods [hide private]

Inherited from ToolsError: __init__

Inherited from exceptions.Exception: __getitem__, __str__

Class Variables [hide private]
string description = _('set focus failed')
Localized error description to be reported to the user whenthe Trap flag in TierManager.LSRState is True.