 | SequenceParserExceptionUnknownAttribute Constructor |
Creates an instance with the name of the unknown attribute and its type.
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntaxpublic SequenceParserExceptionUnknownAttribute(
string unknownAttribute,
string attributeBearerType
)
Parameters
- unknownAttribute String
-
- attributeBearerType String
-
See Also