[Quickfix-developers] Finding the Logout reason
Brought to you by:
orenmnero
From: Emil V. <que...@ho...> - 2004-10-13 08:38:03
|
Hi guys, I'm having little problem here - basically I want to create a meaningful error message when one of the two parties disconnects abnormaly (mostly because of mismatched sequence numbers). Basically I want to show the "MsgSeqNum too low, expecting ..." type messages to the frontend. I tried taking the Text field of the Logout message in App::fromAdmin and App::toAdmin. When I am disconnecting the other party, it's OK. But when they logout me - it ain't. I traced it to Session::verify, the logon state is not valid, so it throws an exception and does not reach the fromCallback call. So I'm wondering is there some 'normal' way to get to those messages? Thanks, Emil _________________________________________________________________ Don't just search. Find. Check out the new MSN Search! http://search.msn.com/ |