eaLib API Docs
Last Modified : January 7 2002

mss.ea.core
Class CommandLineParserException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--mss.ea.core.CommandLineParserException
All Implemented Interfaces:
java.io.Serializable

public class CommandLineParserException
extends java.lang.Exception

Exception for errors while parsing a command line string.

Since:
0.2
Version:
$Revision: 1.4 $ $Date: 2001/12/20 14:40:31 $
Author:
Andreas Rummler
See Also:
Serialized Form

Constructor Summary
CommandLineParserException()
          Constructor.
CommandLineParserException(java.lang.String s)
          Constructor with describing string.
 
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

CommandLineParserException

public CommandLineParserException()
Constructor.

CommandLineParserException

public CommandLineParserException(java.lang.String s)
Constructor with describing string.
Parameters:
s - description

eaLib API Docs
Last Modified : January 7 2002

Copyright © 2000-2001 Technical University of Ilmenau, Department ESS