Share via


IntegrationServicesException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the IntegrationServicesException class using default values.

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 IntegrationServicesException() Initializes a new instance of the IntegrationServicesException class.
Public method IntegrationServicesException(String) Initializes a new instance of the IntegrationServicesException class with the specified exception message.
Public method IntegrationServicesException(SerializationInfo, StreamingContext) Initializes a new instance of the IntegrationServicesException class with the specified information and streaming context.
Public method IntegrationServicesException(String, Exception) Initializes a new instance of the IntegrationServicesException class with the specified exception message.

Top

See Also

Reference

IntegrationServicesException Class

Microsoft.SqlServer.Management.IntegrationServices Namespace