 wx.lib.delayedresult.AbortedException
  wx.lib.delayedresult.AbortedException
Raise this in your worker function so that the sender knows
not to send a result to handler.
 Class Hierarchy
 Class Hierarchy

Inheritance diagram for class 
AbortedException:
 
 
 Class API
 Class API
- 
class AbortedException(Exception)
- Raise this in your worker function so that the sender knows
not to send a result to handler.