ComponentRegistrationFailedException Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
ComponentRegistrationFailedException() | Initializes a new instance of the ComponentRegistrationFailedException class with a system-supplied message that describes the error. | |
ComponentRegistrationFailedException(String) | Initializes a new instance of the ComponentRegistrationFailedException class with a specified message that describes the error. | |
ComponentRegistrationFailedException(SerializationInfo, StreamingContext) | Initializes a new instance of the ComponentRegistrationFailedException class with serialized data. | |
ComponentRegistrationFailedException(String, Exception) | Initializes a new instance of the ComponentRegistrationFailedException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
Top
See Also
Reference
ComponentRegistrationFailedException Class
ComponentRegistrationFailedException Members
Microsoft.VisualStudio.PlatformUI.OleComponentSupport Namespace