public class EndLaunch extends Exception
Modifier and Type | Field and Description |
---|---|
(package private) int |
exitCode |
Constructor and Description |
---|
EndLaunch(int code) |
EndLaunch(int code,
List<String> msgs) |
EndLaunch(int code,
String msg) |
EndLaunch(List<String> msgs) |
EndLaunch(String msg) |
Modifier and Type | Method and Description |
---|---|
int |
getExitCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString