StrongTypingException Constructor (SerializationInfo^, StreamingContext)
.NET Framework (current version)
Initializes a new instance of the StrongTypingException class using the specified serialization information and streaming context.
Assembly: System.Data (in System.Data.dll)
Parameters
- info
-
Type:
System.Runtime.Serialization::SerializationInfo^
A SerializationInfo object.
- context
-
Type:
System.Runtime.Serialization::StreamingContext
A StreamingContext structure.
The StrongTypingException class is not intended for use as a stand-alone component, but as a class from which other classes derive standard functionality.
.NET Framework
Available since 1.1
Available since 1.1
Show: