Click or drag to resize

SequenceParserExceptionIndexTwoLowerBounds Class

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

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

The SequenceParserExceptionIndexTwoLowerBounds type exposes the following members.

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