ATH_MSG_WARNING("NSW MMTP Common Decoder found exceptions while reading this MML1A fragment. Skipping. Error id: "+std::to_string(decoder.error_id()));
ATH_MSG_DEBUG("NSW MMTP Common Decoder found exceptions while reading this MML1A fragment. Skipping. Error id: "+std::to_string(decoder.error_id()));
returnStatusCode::SUCCESS;
}
if(decoder.get_elinks().size()!=3){
ATH_MSG_WARNING("NSW MMTP Common Decoder didn't give 3 elinks in output: something off with this fragment. Skipping.");
ATH_MSG_DEBUG("NSW MMTP Common Decoder didn't give 3 elinks in output: something off with this fragment. Skipping.");