ComponentRevocationFailedException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |
Obsolete.
Microsoft internal use only. |
ComponentRevocationFailedException(String, Exception) |
Microsoft internal use only. |
ComponentRevocationFailedException(String) |
Microsoft internal use only. |