 | SequenceParserExceptionUnknownMatchClass Constructor |
Creates an instance when the match class is unknown (in a call of the given filter).
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic SequenceParserExceptionUnknownMatchClass(
string matchClassName,
string filterName
)
Parameters
- matchClassName
- Type: SystemString
- filterName
- Type: SystemString
See Also