CollectorException 构造函数

包括受保护的成员
包括继承的成员

Creates an internal instance of the exception.

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
公共方法 CollectorException() Creates an instance of the exception.
公共方法 CollectorException(String) The error message.
公共方法 CollectorException(SerializationInfo, StreamingContext) Instantiates an instance of the CollectorException class, passing info and context as parameters.
公共方法 CollectorException(String, Exception) Creates a collection object and passes the error message and the exception that is causing the error.

页首

注释

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

请参阅

参考

CollectorException 类

Microsoft.SqlServer.Management.Collector 命名空间