exitCode property

int exitCode
final

The exit code of the script that caused the error. (Always != 0)

Implementation

final int exitCode;