Application exit codes Codes are ordered by severity such that the highest number is reported.
More...
Application exit codes Codes are ordered by severity such that the highest number is reported.
◆ ABORTED
int etr.result.ExitCode.ABORTED = 254 |
|
static |
◆ COMMAND_ERROR
int etr.result.ExitCode.COMMAND_ERROR = 127 |
|
static |
◆ COMMAND_FAILURE
int etr.result.ExitCode.COMMAND_FAILURE = 126 |
|
static |
◆ INTERNAL_ERROR
int etr.result.ExitCode.INTERNAL_ERROR = 255 |
|
static |
◆ SUCCESS
int etr.result.ExitCode.SUCCESS = 0 |
|
static |
The documentation for this class was generated from the following file: