Syntax 17.8 : Throwing an Exception
throw expression;
throw logic_error("illegal future_value parameter");