DtsTaskException Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
DtsTaskException(COMException) | This constructor is used when your custom task contains a COM exception. |
![]() |
DtsTaskException(String) | This constructor is used when your custom task contains a string version of the exception. |
Top