All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class duckMachine.operatingSystem.EOF

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----duckMachine.operatingSystem.ShellE
                           |
                           +----duckMachine.operatingSystem.EOF

public class EOF
extends ShellE
Exception raised to terminate parsing of object files and the textual shell loop.


Constructor Index

 o EOF()

Constructors

 o EOF
 public EOF()

All Packages  Class Hierarchy  This Package  Previous  Next  Index