Click or drag to resize

SequenceParserExceptionIncidenceCountIndexExpected Class

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

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

The SequenceParserExceptionIncidenceCountIndexExpected type exposes the following members.

Constructors
  NameDescription
Public methodSequenceParserExceptionIncidenceCountIndexExpected(String)
Creates an instance with the name of the unknown index.
Public methodSequenceParserExceptionIncidenceCountIndexExpected(String, String)
Creates an instance with the name of the index plus the usage context.
Top
Properties
Fields
See Also