Share via


AlreadyInstalledException Constructor

Include Protected Members
Include Inherited Members

Creates a AlreadyInstalledException exception.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AlreadyInstalledException() Creates a AlreadyInstalledExceptionexception that has no parameters.
Public method AlreadyInstalledException(String) Creates a AlreadyInstalledException exception and specifies an error message.
Public method AlreadyInstalledException(String, Exception) Creates a AlreadyInstalledException exception, and specifies an error message and the inner exception that threw it.

Top

Remarks

Although this API supports the Extension Manager infrastructure, we recommend that you do not use it because it is subject to change.

See Also

Reference

AlreadyInstalledException Class

Microsoft.VisualStudio.ExtensionManager Namespace