1#ifndef NEFORCE_CORE_EXCEPTION_ERRC_HPP__
2#define NEFORCE_CORE_EXCEPTION_ERRC_HPP__
14NEFORCE_BEGIN_NAMESPACE__
120NEFORCE_END_NAMESPACE__
@ identifier_removed
标识符已移除
@ read_only_file_system
只读文件系统
@ no_space_on_device
设备无空间
@ argument_list_too_long
参数列表过长
@ address_not_available
地址不可用
@ no_such_file_or_directory
无此文件或目录
@ too_many_files_open_in_system
系统中打开文件过多
@ destination_address_required
需要目标地址
@ too_many_symbolic_link_levels
符号链接层次过多
@ inappropriate_io_control_operation
不适当的I/O控制操作
@ argument_out_of_domain
参数超出域
@ operation_in_progress
操作进行中
@ executable_format_error
可执行文件格式错误
@ connection_refused
连接被拒绝
@ illegal_byte_sequence
非法字节序列
@ no_such_device_or_address
无此设备或地址
@ network_unreachable
网络不可达
@ state_not_recoverable
状态不可恢复
@ operation_not_supported
操作不支持
@ directory_not_empty
目录非空
@ operation_would_block
操作会阻塞
@ wrong_protocol_type
错误的协议类型
@ connection_already_in_progress
连接已在进行中
@ operation_not_permitted
操作不允许
@ address_family_not_supported
地址族不支持
@ result_out_of_range
结果超出范围
@ bad_file_descriptor
错误的文件描述符
@ protocol_not_supported
协议不支持
@ function_not_supported
功能不支持
@ device_or_resource_busy
设备或资源忙
@ no_protocol_option
无协议选项
@ resource_unavailable_try_again
资源不可用,请重试
@ too_many_files_open
打开文件过多
@ resource_deadlock_would_occur
可能发生死锁
@ no_message_available
无可用消息
@ operation_canceled
操作已取消