Click or drag to resize

SequenceParserExceptionIndexUnknown Class

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

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

The SequenceParserExceptionIndexUnknown type exposes the following members.

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