Click or drag to resize

SequenceParserExceptionUnknownMatchClass Class

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

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

The SequenceParserExceptionUnknownMatchClass type exposes the following members.

Constructors
  NameDescription
Public methodSequenceParserExceptionUnknownMatchClass
Creates an instance when the match class is unknown (in a call of the given filter).
Top
Properties
Fields
  NameDescription
Public fieldFilterName
Public fieldMatchClassName
Top
See Also