InstallCanceledException Constructor

DTF API

Copy image CopyHover image
Deployment Tools Foundation InstallCanceledException Constructor
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerInstallCanceledExceptionInstallCanceledException()()()()
Members
Icon Member Description
InstallCanceledException(String, Exception)
Creates a new InstallCanceledException with a specified error message and a reference to the inner exception that is the cause of this exception.

InstallCanceledException(String)
Creates a new InstallCanceledException with a specified error message.

InstallCanceledException()()()()
Creates a new InstallCanceledException.

InstallCanceledException(SerializationInfo, StreamingContext)
Initializes a new instance of the InstallCanceledException class with serialized data.

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)