InvalidToolManifestException.

InvalidToolManifestException(string, Exception) Constructor

Syntax

public InvalidToolManifestException(string message, Exception innerException)

Parameters

Name Type Description
message string
innerException Exception

Return Value

Type Description
void