StrongTypingException Constructor
.NET Framework (current version)
Initializes a new instance of the StrongTypingException class.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | StrongTypingException() | Initializes a new instance of the StrongTypingException class. |
![]() | StrongTypingException(SerializationInfo^, StreamingContext) | Initializes a new instance of the StrongTypingException class using the specified serialization information and streaming context. |
![]() | StrongTypingException(String^) | Initializes a new instance of the StrongTypingException class with the specified string. |
![]() | StrongTypingException(String^, Exception^) | Initializes a new instance of the StrongTypingException class with the specified string and inner exception. |
Show:

