Package grassyknoll :: Package concurrent :: Module Fault
[hide private]

Module Fault

source code

contains Fault

Classes [hide private]
  Fault
handy encapsulation of an exception
Functions [hide private]
 
current_tb_message(re_id=None, reply_box=None, include_tb=False)
create a message from the current exception
source code
Function Details [hide private]

current_tb_message(re_id=None, reply_box=None, include_tb=False)

source code 
create a message from the current exception
Parameters:
  • re_id (Messsage.id) - the id of the message this is a response to
  • include_tb (Boolean) - should a stringified traceback of the current exception @be included in the Fault