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