DtsTaskException Constructor
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.
|