wx.lib.pubsub.core.topicargspecimpl.SenderUnknownMsgDataError¶
Raised when a sendMessage() has arguments not listed among the topic’s message data specification (MDS).
Class Hierarchy¶
Known Superclasses¶
RuntimeError
Methods Summary¶
Initialize self. See help(type(self)) for accurate signature. |