JSVsaException.GetObjectData(SerializationInfo, StreamingContext) Method

Definition

Initializes a new instance of the JSVsaException class with serialized data. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

public override void GetObjectData (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);
[System.Security.SecurityCritical]
public override void GetObjectData (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);

Parameters

info
SerializationInfo

The object that holds the serialized object data.

context
StreamingContext

The contextual information about the source or destination.

Attributes

Applies to