Method GetObjectData
GetObjectData(SerializationInfo, StreamingContext)
When overridden in a derived class, sets the Serialization
Parameters
info
SerializationInfo The Serialization
Info that holds the serialized object data about the exception being thrown.context
StreamingContext The Streaming
Context that contains contextual information about the source or destination.
Exceptions
- Argument
Null Exception The
info
parameter is a null reference (Nothing
in Visual Basic).