Click or drag to resize

SequenceParserExceptionIndexConflictingNames Class

Inheritance Hierarchy
SystemObject
  SystemException
    de.unika.ipd.grGen.libGrSequenceParserException
      de.unika.ipd.grGen.libGrSequenceParserExceptionIndexIssue
        de.unika.ipd.grGen.libGrSequenceParserExceptionIndexConflictingNames

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

The SequenceParserExceptionIndexConflictingNames type exposes the following members.

Constructors
  NameDescription
Public methodSequenceParserExceptionIndexConflictingNames
Creates an instance with the name of the index and the conflicting one.
Top
Properties
Fields
  NameDescription
Public fieldIndexName
Public fieldIndexName2
Top
See Also