public class SystemExitCalledError
extends java.lang.Error
System.exit().System,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
int |
status
Status value for System.exit() call
|
| Constructor and Description |
|---|
SystemExitCalledError(int status) |