Make program_options compile with disabled exceptions.
It appears the all throw statements are during the parsing, so alternative error reporting strategies are possible. Closes #2096.