ComponentRevocationFailedException Class

Definition

Exception that is thrown when FRevokeComponent(UInt32) fails inside Dispose() for OleComponent

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

Constructors

ComponentRevocationFailedException()

Microsoft internal use only.

ComponentRevocationFailedException(SerializationInfo, StreamingContext)

Microsoft internal use only.

ComponentRevocationFailedException(String)

Microsoft internal use only.

ComponentRevocationFailedException(String, Exception)

Microsoft internal use only.

Applies to