Skip to content

ExceptionCodec.GetObjectData(Exception)

GetObjectData(Exception)

View source
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.