wx.py.dispatcher.DispatcherError
Common base class for all non-exit exceptions.
Class Hierarchy
Inheritance diagram for class
DispatcherError:
Known Superclasses
Exception
Methods Summary
__init__
|
Initialize self. See help(type(self)) for accurate signature. |
Class API
-
class
DispatcherError
(Exception)
Common base class for all non-exit exceptions.
Methods
-
__init__
(self, args=None)
Initialize self. See help(type(self)) for accurate signature.