GetObjectData(Exception)
public SerializationInfo GetObjectData(Exception value) Gets the object data from the provided exception.
Parameters
valueException- The value.
Returns
A populated
System.Runtime.Serialization.SerializationInfo value.