Package qm :: Module platform_win32 :: Class SignalException
[hide private]
[frames] | no frames]

Class SignalException
source code

exceptions.Exception --+
                       |
                      SignalException

Instance Methods [hide private]
  __init__(self, *args)

Inherited from exceptions.Exception: __getitem__, __str__


Method Details [hide private]

__init__(self, *args)
(Constructor)

source code 
Overrides: exceptions.Exception.__init__