ExceptionExtensions
If  Data throws, returns "SomeException was thrown by the Exception.Data property."
            
If  Message throws, returns "SomeException was thrown by the Exception.Message
            property."
            
If  StackTrace throws, returns "SomeException was thrown by the Exception.StackTrace
            property." See also  GetEnvironmentStackTraceWithoutThrowing.