Click or drag to resize

SequenceParserExceptionModelFlagDeclarationMissing Class

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

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

The SequenceParserExceptionModelFlagDeclarationMissing type exposes the following members.

Constructors
  NameDescription
Public methodSequenceParserExceptionModelFlagDeclarationMissing
Creates an instance with the expected declaration of the missing flag and the function that requires the flag to be set.
Top
Properties
Fields
See Also