com.jeantessier.commandline
Class CommandLineException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.jeantessier.commandline.CommandLineException
All Implemented Interfaces:
java.io.Serializable

public class CommandLineException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
CommandLineException()
           
CommandLineException(java.lang.String s)
           
 
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
 

Constructor Detail

CommandLineException

public CommandLineException()

CommandLineException

public CommandLineException(java.lang.String s)


Dependency Finder 1.1.0 © 2001-2004 Jean Tessier.