Skip to content

E7xxx:I/O与系统错误

自动生成自 src/util/diagnostic/codes/

错误列表

E7001:File not found

类别: I/O

消息: The specified file does not exist

帮助: Check the file path and ensure the file exists


E7002:Permission denied

类别: I/O

消息: Insufficient permissions to access the file

帮助: Check file permissions or run with appropriate privileges


E7003:I/O error

类别: I/O

消息: An unspecified I/O error occurred

帮助: Check the error details for more information


E7004:Network error

类别: I/O

消息: A network error occurred

帮助: Check network connectivity and try again