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

Class DeviceError

source code

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

Exception subtree for all device errors.

Instance Methods [hide private]

Inherited from ToolsError: __init__

Inherited from exceptions.Exception: __getitem__, __str__

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