Click or drag to resize

SequenceParserExceptionSubgraphError Class

Inheritance Hierarchy
SystemObject
  SystemException
    de.unika.ipd.grGen.libGrSequenceParserException
      de.unika.ipd.grGen.libGrSequenceParserExceptionSubgraphError

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public class SequenceParserExceptionSubgraphError : SequenceParserException

The SequenceParserExceptionSubgraphError type exposes the following members.

Constructors
 NameDescription
Public methodSequenceParserExceptionSubgraphError Creates an instance with the construct(/variable) that comes with a subgraph prefix (but shouldn't) and the subgraph prefix.
Top
Properties
Fields
 NameDescription
Public fieldConstruct 
Public fieldSubgraphPrefix 
Top
See Also