MacroVariantNotFoundException Constructor(Int32)
In This Topic
Constructor with variant index of searched macro.
Syntax
public MacroVariantNotFoundException(
int
)
public:
MacroVariantNotFoundException(
int
)
Parameters
| Parameter Name | Description |
|---|
| variant | Variant which wasn't found. |
See Also