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