GetDataProperty(Exception)
public Dictionary<object, object> GetDataProperty(Exception exception) Gets the data property from the provided exception.
Parameters
exceptionException- The exception.
Returns
The provided exception's
System.Exception.Data property.