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 | |
---|---|---|
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. |
Top
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.