fr.inria.opengve.tools
Class CommandLineParse.CommandLineParserException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalArgumentException
                  extended by fr.inria.opengve.tools.CommandLineParse.CommandLineParserException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
CommandLineParse

public class CommandLineParse.CommandLineParserException
extends java.lang.IllegalArgumentException

Exception throwed for all errors find during the command line parsing.

Author:
fabrice.peix@sophia.inria.fr
See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2009 INRIA (Projet Mascotte). All Rights Reserved.