errorCode 属性

int errorCode
final

操作系统提供的错误代码。

如果没有错误代码与错误相关联,将具有 OSError.noErrorCode 的值。

实现

final int errorCode;