std::stringerrorMsg="In InterpolationFilePositionEstimator::determineWrapNb(), unable to find the wrap number of the blockId "+std::to_string(blockId)+" because no EOWP informations have been found.";
std::stringerrorMsg="In InterpolationFilePositionEstimator::determineWrapNb(), the blockId "+std::to_string(blockId)+" is greater than the last wrap EOWP blockId ("+std::to_string(eowpItor->blockId)+")";
std::stringerrorMsg="In InterpolationFilePositionEstimator::determineLPos(), the media type ("+m_mediaType.name+") associated to the tape tape does not give informations about the minLPos and maxLPos.";