L1TriggerByteStreamDecoderAlg: print origin of exceptions during decoding
In case one of the BS decoder tools throws an exception, catch it and print a clear error message to help diagnose the origin, e.g.:
L1TriggerByteStreamDecoder 22 0 ERROR Exception in jFexInputBSDecoderTool::convertFromBS: vector::_M_range_check: __n (which is 4294967295) >= this->size() (which is 9)
Relates to ATR-27054.
Edited by Frank Winklmeier