Click or drag to resize

SequenceParserExceptionUnknownAttribute Class

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

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

The SequenceParserExceptionUnknownAttribute type exposes the following members.

Constructors
  NameDescription
Public methodSequenceParserExceptionUnknownAttribute
Creates an instance with the name of the unknown attribute and its type.
Top
Properties
Fields
See Also