ComponentRevocationFailedException Constructor

Include Protected Members
Include Inherited Members

Overload List

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