Moved the check for exception to rb_execarg_addopt
exception
Check for exception option in rb_execarg_addopt, as well as other options. And then raise a particular ArgumentError if it is not allowed.
Moved the check for
exceptionto rb_execarg_addoptCheck for
exceptionoption in rb_execarg_addopt, as well asother options. And then raise a particular ArgumentError if it is
not allowed.