STORM_LOG_THROW(false,storm::exceptions::InvalidArgumentException,"The program contains undefined constants that appear in some places other than update probabilities and reward value expressions, which is not admitted.");
STORM_LOG_THROW(false,storm::exceptions::InvalidArgumentException,"The program contains undefined constants that appear in some places other than update probabilities and reward value expressions, which is not admitted. Undefined constants are: "<<undef);