quickfixj icon indicating copy to clipboard operation
quickfixj copied to clipboard

Populate `Text(58)` field when `rejectMessageOnUnhandledException=true`

Open mgatny opened this issue 1 year ago • 3 comments

Supersedes #667 refs #639

If rejectMessageOnUnhandledException=true and an unhandled exception is thrown from the fromCallback(), include the exception message in the Text(58) field of the resulting Reject or BusinessMessageReject.

mgatny avatar Aug 02 '24 17:08 mgatny