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

