J
jehugaleahsa
Hello:
I am trying to write a test that captures OverflowException being
thrown when calling Guid.Parse. Microsoft says it can happen, but I
don't know how to make it.
Does anyone have a snippet of code that will always result in the
exception being thrown? I'd appreciate it.
Thanks,
Travis
I am trying to write a test that captures OverflowException being
thrown when calling Guid.Parse. Microsoft says it can happen, but I
don't know how to make it.
Does anyone have a snippet of code that will always result in the
exception being thrown? I'd appreciate it.
Thanks,
Travis