TargetParameterCountException Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the TargetParameterCountException class with an empty message string and the root cause of the exception.
Assembly: mscorlib (in mscorlib.dll)
TargetParameterCountException inherits from Exception. This constructor sets the properties of the Exception object as shown in the following table.
Property | Value |
|---|---|
Nothing | |
The empty string (""). |
Show: