Click or drag to resize

SequenceParserExceptionUnknownMatchMember Class

Inheritance Hierarchy
SystemObject
  SystemException
    de.unika.ipd.grGen.libGrSequenceParserException
      de.unika.ipd.grGen.libGrSequenceParserExceptionUnknownMatchMember

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public class SequenceParserExceptionUnknownMatchMember : SequenceParserException

The SequenceParserExceptionUnknownMatchMember type exposes the following members.

Constructors
  NameDescription
Public methodSequenceParserExceptionUnknownMatchMember
Creates an instance with the name of the unknown match member and its type.
Top
Properties
Fields
See Also