net.jangaroo.jooc.config
Class JoocCommandLineParser.CommandLineParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.jangaroo.jooc.config.JoocCommandLineParser.CommandLineParseException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
JoocCommandLineParser

public static class JoocCommandLineParser.CommandLineParseException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
JoocCommandLineParser.CommandLineParseException(java.lang.String message, int exitCode)
           
 
Method Summary
 int getExitCode()
           
 
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
 

Constructor Detail

JoocCommandLineParser.CommandLineParseException

public JoocCommandLineParser.CommandLineParseException(java.lang.String message,
                                                       int exitCode)
Method Detail

getExitCode

public int getExitCode()


Copyright © 2002-2010 CoreMedia AG. All Rights Reserved.