Is there a way to get the parameters and their values from a method that threw an exception. I can't find anywhere in the exception object that tells you this ...it only says targetsite, but not it's parameters and their values..

Thanks!!