STORM_LOG_THROW(rewardModel.hasStateActionRewards(),storm::exceptions::InvalidOperationException,"Cannot modify state-action rewards, because the reward model does not have state-action rewards.");
STORM_LOG_THROW(this->hasChoiceLabeling(),storm::exceptions::InvalidOperationException,"Cannot modify state-action rewards, because the model does not have an action labeling.");