errorCode property
final
The OS error code for the process exception, if any.
The value is zero if no OS error code was available.
Implementation
final int errorCode;
The OS error code for the process exception, if any.
The value is zero if no OS error code was available.
final int errorCode;