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

Class PORError

source code

exceptions.Exception --+    
                       |    
              ToolsError --+
                           |
                          PORError

Exception for POR and related accessible failures.

Instance Methods [hide private]

Inherited from ToolsError: __init__

Inherited from exceptions.Exception: __getitem__, __str__

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