WebserviceTaskException Constructor
Initializes a new instance of the WebserviceTaskException class.
Overload List
Name | Description |
---|---|
WebserviceTaskException (String) |
Initializes a new instance of the WebserviceTaskException class, initializing the error message string.
|
WebserviceTaskException (SerializationInfo, StreamingContext) |
Initializes a new instance of the WebserviceTaskException class, initializing the SerializationInfo and StreamingContext.
|
WebserviceTaskException (String, Int32) |
Initializes a new instance of the WebserviceTaskException class, intializing the error message and error code.
|
See Also
Reference
WebserviceTaskException Class
WebserviceTaskException Members
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace