errorCode 属性

int errorCode
final

进程异常的操作系统错误代码,如果有。

如果没有操作系统错误代码,则值为零。

实现

final int errorCode;