This project has retired. For details please refer to its
Attic page.
Rover.ExitCodeException (Apache Any23 :: Core 0.7.0-incubating-SNAPSHOT API)
org.apache.any23.cli
Class Rover.ExitCodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.any23.cli.Rover.ExitCodeException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Rover
protected class Rover.ExitCodeException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Rover.ExitCodeException
public Rover.ExitCodeException(String message,
Throwable cause,
int exitCode)
Rover.ExitCodeException
public Rover.ExitCodeException(String message,
int exitCode)
Rover.ExitCodeException
public Rover.ExitCodeException(int exitCode)
getExitCode
protected int getExitCode()
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.