STORM_LOG_THROW(moduleIterator==this->modules.end(),storm::exceptions::IllegalFunctionCallException,"Unable to register module '"<<moduleSettings->getModuleName()<<"' because a module with the same name already exists.");
STORM_LOG_THROW(moduleIterator==this->modules.end(),storm::exceptions::IllegalFunctionCallException,"Unable to register module '"<<moduleSettings->getModuleName()<<"' because a module with the same name already exists.");