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