Re: [Quickfix-developers] raising DoNotSend from python is not caught
Brought to you by:
orenmnero
From: Natala, B. J <ben...@jp...> - 2012-04-27 14:19:01
|
Upon further testing and looking at the c++ code, I realized I was making a mistake. Raising DoNotSend only works in toApp. Earlier I was trying to raise the exception in toAdmin. I also thought the exceptions were not reaching the try block in c++ but I can confirm throwing DoNotSend in toApp from python does indeed work. I would still like to be able to stop admin messages from being sent but at the moment, I'm not sure how to achieve that. Thanks, Ben -----Original Message----- From: Natala, Benjamin J Sent: Thursday, April 26, 2012 10:11 AM To: qui...@li... Subject: [Quickfix-developers] raising DoNotSend from python is not caught QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX Support: http://www.quickfixengine.org/services.html This email is confidential and subject to important disclaimers and conditions including on offers for the purchase or sale of securities, accuracy and completeness of information, viruses, confidentiality, legal privilege, and legal entity disclaimers, available at http://www.jpmorgan.com/pages/disclosures/email. |