Deployment Tools Foundation
InstallCanceledException Constructor
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► InstallCanceledException ► InstallCanceledException()()()

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.
|