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
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: