All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class duckMachine.operatingSystem.ShellE

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

public class ShellE
extends Exception
Exception raised by the shell for various reasons.


Constructor Index

 o ShellE()
 o ShellE(String)

Constructors

 o ShellE
 public ShellE()
 o ShellE
 public ShellE(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index