Click or drag to resize

SequenceParserExceptionIndexTwoUpperBounds Class

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

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

The SequenceParserExceptionIndexTwoUpperBounds type exposes the following members.

Constructors
  NameDescription
Public methodSequenceParserExceptionIndexTwoUpperBounds
Creates an instance with the name of the index.
Top
Properties
Fields
  NameDescription
Public fieldIndexName
Top
See Also