All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class duckMachine.architecture.ioE

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----duckMachine.architecture.MachineE
                           |
                           +----duckMachine.architecture.ioE

public class ioE
extends MachineE
Exception used to report IO errors.


Constructor Index

 o ioE(String)

Constructors

 o ioE
 public ioE(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index