Click or drag to resize

EOFException Class

Inheritance Hierarchy
SystemObject
  SystemException
    SystemSystemException
      System.IOIOException
        de.unika.ipd.grGen.graphViewerAndSequenceDebuggerEOFException

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

The EOFException type exposes the following members.

Constructors
  NameDescription
Public methodEOFException
Initializes a new instance of the EOFException class
Top
See Also