ComponentRegistrationFailedException Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method ComponentRegistrationFailedException() Initializes a new instance of the ComponentRegistrationFailedException class with a system-supplied message that describes the error.
Public method ComponentRegistrationFailedException(String) Initializes a new instance of the ComponentRegistrationFailedException class with a specified message that describes the error.
Protected method ComponentRegistrationFailedException(SerializationInfo, StreamingContext) Initializes a new instance of the ComponentRegistrationFailedException class with serialized data.
Public method 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