Share via


WebserviceTaskException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the WebserviceTaskException class.

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 WebserviceTaskException(String) Initializes a new instance of the WebserviceTaskException class, initializing the error message string.
Public method WebserviceTaskException(SerializationInfo, StreamingContext) Initializes a new instance of the WebserviceTaskException class, initializing the SerializationInfo and StreamingContext.
Public method WebserviceTaskException(String, Int32) Initializes a new instance of the WebserviceTaskException class, intializing the error message and error code.

Top

See Also

Reference

WebserviceTaskException Class

Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace