Click or drag to resize

TokenMgrError Class

Inheritance Hierarchy
SystemObject
  SystemException
    SystemSystemException
      de.unika.ipd.grGen.graphViewerAndSequenceDebuggerTokenMgrError

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.2
Syntax
C#
public class TokenMgrError : SystemException

The TokenMgrError type exposes the following members.

Constructors
  NameDescription
Public methodTokenMgrError
Initializes a new instance of the TokenMgrError class
Public methodTokenMgrError(String, Int32)
Initializes a new instance of the TokenMgrError class
Public methodTokenMgrError(Boolean, Int32, Int32, Int32, String, Char, Int32)
Initializes a new instance of the TokenMgrError class
Top
Properties
  NameDescription
Public propertyMessage (Overrides ExceptionMessage.)
Top
Methods
  NameDescription
Protected methodStatic memberAddEscapes
Protected methodStatic memberGetLexicalError
Top
See Also