Share via


CollectorException Constructor

Include Protected Members
Include Inherited Members

Creates an internal instance of the exception.

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 CollectorException() Creates an instance of the exception.
Public method CollectorException(String) The error message.
Public method CollectorException(SerializationInfo, StreamingContext) Instantiates an instance of the CollectorException class, passing info and context as parameters.
Public method CollectorException(String, Exception) Creates a collection object and passes the error message and the exception that is causing the error.

Top

Remarks

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

See Also

Reference

CollectorException Class

Microsoft.SqlServer.Management.Collector Namespace