Del via


DtsTaskException Constructor

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method DtsTaskException(COMException) This constructor is used when your custom task contains a COM exception.
Public method DtsTaskException(String) This constructor is used when your custom task contains a string version of the exception.

Top