errorCode 属性

int errorCode
final

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

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

实现

final int errorCode;