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