STORM_LOG_THROW(actionModuleSetPair!=this->actionIndicesToModuleIndexMap.end(),storm::exceptions::OutOfRangeException,"Action name '"<<actionIndex<<"' does not exist.");
STORM_LOG_THROW(actionModuleSetPair!=this->actionIndicesToModuleIndexMap.end(),storm::exceptions::OutOfRangeException,"Action with index '"<<actionIndex<<"' does not exist.");