All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class syd.inputdata.CommandLineException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----syd.inputdata.CommandLineException

public class CommandLineException
extends Exception

Variable Index

 o what
 o why

Constructor Index

 o CommandLineException()

Variables

 o why
 public String why
 o what
 public String what

Constructors

 o CommandLineException
 public CommandLineException()

All Packages  Class Hierarchy  This Package  Previous  Next  Index