HWRF
trunk@4391
|
With the default settings to install_handlers, this is raised when a SIGHUP is caught. More...
With the default settings to install_handlers, this is raised when a SIGHUP is caught.
Note that this does not derive from Exception.
Definition at line 75 of file sigsafety.py.
Additional Inherited Members | |
![]() | |
def | __init__ (self, signum) |
CaughtSignal constructor. More... | |
def | __str__ (self) |
A string description of this error. More... | |
![]() | |
signum | |
The integer signal number. More... | |