HPCC-17904 Avoid losing early query initialization exceptions.
If a query failed during preparation, the exception could be
lost because the initialization reply had already been sent.
Regression introduced by HPCC-15320.
Signed-off-by: Jake Smith <jake.smith@lexisnexisrisk.com>