Sets information about the exception into the info.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
| C# |
|---|
public override void GetObjectData( SerializationInfo info, StreamingContext context ) |
Parameters
Implements
ISerializable..::.GetObjectData(SerializationInfo, StreamingContext)ISerializable..::.GetObjectData(SerializationInfo, StreamingContext)
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentNullException | info is nullNothingnullptra null reference (Nothing in Visual Basic). |