public class ExitRequest extends RuntimeException
Constructor and Description |
---|
ExitRequest() |
ExitRequest(int code) |
Modifier and Type | Method and Description |
---|---|
int |
status()
The exit code to be returned when the process exits.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.