Application exit codes Codes are ordered by severity such that the highest number is reported. More...
Static Public Attributes | |
int | SUCCESS = 0 |
int | COMMAND_FAILURE = 126 |
int | COMMAND_ERROR = 127 |
int | ABORTED = 254 |
int | INTERNAL_ERROR = 255 |
Application exit codes Codes are ordered by severity such that the highest number is reported.
|
static |
|
static |
|
static |
|
static |
|
static |