This exception never happened
I’m not sure what is going on, but it is strange.
This seems to be related to having multiple catch statements with the same exception name, but I can’t reproduce this in isolation.
And it seems that other people have run into it as well: http://stackoverflow.com/questions/5650868/net-exception-caught-is-unexpectedly-null
Worked around it by changing the parameter name… but still, really strange.

Comments
Comment preview