net.jangaroo.jooc.config
Class CommandLineParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.jangaroo.jooc.config.CommandLineParseException
- All Implemented Interfaces:
- Serializable
public class CommandLineParseException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommandLineParseException
public CommandLineParseException(String message,
int exitCode)
CommandLineParseException
public CommandLineParseException(String message,
int exitCode,
Throwable cause)
getExitCode
public int getExitCode()
Copyright © 2002-2011 CoreMedia AG. All Rights Reserved.