kiwi.util
Class MissingCommandLineArgumentException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--kiwi.util.MissingCommandLineArgumentException

public class MissingCommandLineArgumentException
extends Exception

An error throwable by the CommandLineParser class.

Version:
1.0 (10/98)
Author:
Paul Jimenez
See Also:
CommandLineParser, Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait