Chrome 浏览器崩溃,错误代码:11

// The operation failed because of unimplemented functionality.
NET_ERROR(NOT_IMPLEMENTED, -11)

出处:https://source.chromium.org/chromium/chromium/src/+/main:net/base/net_error_list.h

NOT_IMPLEMENTED
public static final NetError NOT_IMPLEMENTED
The operation failed because of unimplemented functionality.
由于未实现的功能,操作失败。

出处:http://xuanyimao.com/doc/jxbrowser/6.23.1/com/teamdev/jxbrowser/chromium/events/NetError.html

相关资料 说明
错误码的详细解释,参考链接 https://source.chromium.org/chromium/chromium/src/+/main:net/base/net_error_list.h

posted on 2022-05-30 20:35  cag2050  阅读(944)  评论(0编辑  收藏  举报

导航