All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class duckMachine.operatingSystem.ObjectFileE

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

public class ObjectFileE
extends ShellE
Exception raised for various errors that occur when parsing object files.


Constructor Index

 o ObjectFileE(String)

Constructors

 o ObjectFileE
 public ObjectFileE(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index