SerializerException(SerializationInfo, StreamingContext)
[System.Obsolete]protected SerializerException(SerializationInfo info, StreamingContext context) Initializes a new instance of the
SerializerException class. Parameters
infoSerializationInfo- The
System.Runtime.Serialization.SerializationInfothat holds the serialized object data about the exception being thrown. contextStreamingContext- The
System.Runtime.Serialization.StreamingContextthat contains contextual information about the source or destination.
