public class CheckExitCalled
extends java.lang.SecurityException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
private java.lang.Integer |
status |
| Constructor and Description |
|---|
CheckExitCalled(int status) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getStatus() |
private static final long serialVersionUID
private final java.lang.Integer status