Deployment Tools Foundation
InstallerException Constructor
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► InstallerException ► InstallerException()()()
Members
Icon | Member | Description |
---|---|---|
InstallerException(String, Exception) |
Creates a new InstallerException with a specified error message and a reference to the
inner exception that is the cause of this exception.
|
|
InstallerException(String) |
Creates a new InstallerException with a specified error message.
|
|
InstallerException()()() |
Creates a new InstallerException.
|
|
InstallerException(SerializationInfo, StreamingContext) |
Initializes a new instance of the InstallerException class with serialized data.
|