Community

Use the ExceptionDispatchInfo Class to Capture the Entire Exception

(Srinath M S) The ExceptionDispatchInfo class can be found in System.Runtime.ExceptionServices namespace and is used to capture an exception that occurs at a point, and it can be thrown later using the ExceotionDispatchInfo.Throw method