Have `ParameterizeException` list the arguments at the time it was thrown
Opened this issue · 0 comments
BenWoodworth commented
Since it could be helpful in figuring out why it might've occurred.
Either in the message or as a property that can be looked at while debugging.
And maybe only the parameters that were used before the exception was thrown. For example, this ParameterizeException
:
Previous iteration executed to this point successfully, but now failed with the same arguments