Share via


ComponentRegistrationFailedException Class

Definition

Exception that is thrown when FRegisterComponent(IOleComponent, OLECRINFO[], UInt32) fails inside the OleComponent constructor.

public ref class ComponentRegistrationFailedException : Exception
[System.Serializable]
public class ComponentRegistrationFailedException : Exception
[<System.Serializable>]
type ComponentRegistrationFailedException = class
    inherit Exception
Public Class ComponentRegistrationFailedException
Inherits Exception
Inheritance
ComponentRegistrationFailedException
Attributes

Constructors

ComponentRegistrationFailedException()

Microsoft internal use only.

ComponentRegistrationFailedException(SerializationInfo, StreamingContext)

Microsoft internal use only.

ComponentRegistrationFailedException(String)

Microsoft internal use only.

ComponentRegistrationFailedException(String, Exception)

Microsoft internal use only.

Applies to