CollectorException Constructor
Creates an instance of the exception.
Namespace: Microsoft.SqlServer.Management.Collector
Assembly: Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New CollectorException()
public CollectorException()
public:
CollectorException()
new : unit -> CollectorException
public function CollectorException()
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.