Sets the System.Runtime.Serialization.SerializationInfo object with the parameter name and additional exception information.
CultureNotFoundException.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) sets a System.Runtime.Serialization.SerializationInfo with all the exception object data targeted for serialization. During deserialization, the exception object is reconstituted from the System.Runtime.Serialization.SerializationInfo transmitted over the stream.
For more information, see System.Runtime.Serialization.SerializationInfo.