STORM_LOG_THROW(arrayIndex<indices.size(),storm::exceptions::WrongFormatException,"Array access at array "<<arrayVariable.getName()<<" evaluates to array index "<<arrayIndex<<" which is out of bounds as the array size is "<<indices.size()<<".");
STORM_LOG_THROW(arrayIndex<indices.size(),storm::exceptions::WrongFormatException,"Array access at array "<<arrayVariable.getName()<<" evaluates to array index "<<arrayIndex<<" which is out of bounds as the array size is "<<indices.size()<<".");
STORM_LOG_THROW(arrayIndex<indices.size(),storm::exceptions::WrongFormatException,"Array access at array "<<arrayVariable.getName()<<" evaluates to array index "<<arrayIndex<<" which is out of bounds as the array size is "<<indices.size()<<".");