QuecPython错误码汇总

QuecPython中定义的各种错误代码常量

错误码常量错误码释义
QUEC_PY_FAIL-1Generic failure codes
QUEC_PY_OK0Quec_py value indicating success (no error)
QUEC_PY_EPERM1Operation not permitted
QUEC_PY_ENOENT2No such file or directory
QUEC_PY_ESRCH3No such process
QUEC_PY_EINTR4Interrupted system call
QUEC_PY_EIO5I/O error
QUEC_PY_ENXIO6No such device or address
QUEC_PY_E2BIG7Argument list too long
QUEC_PY_ENOEXEC8Exec format error
QUEC_PY_EBADF9Bad file number
QUEC_PY_ECHILD10No child processes
QUEC_PY_EAGAIN11Try again
QUEC_PY_ENOMEM12Out of memory
QUEC_PY_EACCES13Permission denied
QUEC_PY_EFAULT14Bad address
QUEC_PY_ENOTBLK15Block device required
QUEC_PY_EBUSY16Device or resource busy
QUEC_PY_EEXIST17File exists
QUEC_PY_EXDEV18Cross-device link
QUEC_PY_ENODEV19No such device
QUEC_PY_ENOTDIR20Not a directory
QUEC_PY_EISDIR21Is a directory
QUEC_PY_EINVAL22Invalid argument
QUEC_PY_ENFILE23File table overflow
QUEC_PY_EMFILE24Too many open files
QUEC_PY_ENOTTY25Not a typewriter
QUEC_PY_ETXTBSY26Text file busy
QUEC_PY_EFBIG27File too large
QUEC_PY_ENOSPC28No space left on device
QUEC_PY_ESPIPE29Illegal seek
QUEC_PY_EROFS30Read-only file system
QUEC_PY_EMLINK31Too many links
QUEC_PY_EPIPE32Broken pipe
QUEC_PY_EDOM33Math argument out of domain of func
QUEC_PY_ERANGE34Math result not representable
QUEC_PY_EDEADLK35Resource deadlock would occur
QUEC_PY_ENAMETOOLONG36File name too long
QUEC_PY_ENOLCK37No record locks available
QUEC_PY_ENOSYS38Function not implemented
QUEC_PY_ENOTEMPTY39Directory not empty
QUEC_PY_ELOOP40Too many symbolic links encountered
QUEC_PY_EWOULDBLOCK41Operation would block
QUEC_PY_ENOMSG42No message of desired type
QUEC_PY_EIDRM43Identifier removed
QUEC_PY_ECHRNG44Channel number out of range
QUEC_PY_EL2NSYNC45Level 2 not synchronized
QUEC_PY_EL3HLT46Level 3 halted
QUEC_PY_EL3RST47Level 3 reset
QUEC_PY_ELNRNG48Link number out of range
QUEC_PY_EUNATCH49Protocol driver not attached
QUEC_PY_ENOCSI50No CSI structure available
QUEC_PY_EL2HLT51Level 2 halted
QUEC_PY_EBADE52Invalid exchange
QUEC_PY_EBADR53Invalid request descriptor
QUEC_PY_EXFULL54Exchange full
QUEC_PY_ENOANO55No anode
QUEC_PY_EBADRQC56Invalid request code
QUEC_PY_EBADSLT57Invalid slot
QUEC_PY_EDEADLOCK58Deadlock
QUEC_PY_EBFONT59Bad font file format
QUEC_PY_ENOSTR60Device not a stream
QUEC_PY_ENODATA61No data available
QUEC_PY_ETIME62Timer expired
QUEC_PY_ENOSR63Out of streams resources
QUEC_PY_ENONET64Machine is not on the network
QUEC_PY_ENOPKG65Package not installed
QUEC_PY_EREMOTE66Object is remote
QUEC_PY_ENOLINK67Link has been severed
QUEC_PY_EADV68Advertise error
QUEC_PY_ESRMNT69Srmount error
QUEC_PY_ECOMM70Communication error on send
QUEC_PY_EPROTO71Protocol error
QUEC_PY_EMULTIHOP72Multihop attempted
QUEC_PY_EDOTDOT73RFS specific error
QUEC_PY_EBADMSG74Not a data message
QUEC_PY_EOVERFLOW75Value too large for defined data type
QUEC_PY_ENOTUNIQ76Name not unique on network
QUEC_PY_EBADFD77File descriptor in bad state
QUEC_PY_EREMCHG78Remote address changed
QUEC_PY_ELIBACC79Can not access a needed shared library
QUEC_PY_ELIBBAD80Accessing a corrupted shared library
QUEC_PY_ELIBSCN81.lib section in a.out corrupted
QUEC_PY_ELIBMAX82Attempting to link in too many shared libraries
QUEC_PY_ELIBEXEC83Cannot exec a shared library directly
QUEC_PY_EILSEQ84Illegal byte sequence
QUEC_PY_ERESTART85Interrupted system call should be restarted
QUEC_PY_ESTRPIPE86Streams pipe error
QUEC_PY_EUSERS87Too many users
QUEC_PY_ENOTSOCK88Socket operation on non-socket
QUEC_PY_EDESTADDRREQ89Destination address required
QUEC_PY_EMSGSIZE90Message too long
QUEC_PY_EPROTOTYPE91Protocol wrong type for socket
QUEC_PY_ENOPROTOOPT92Protocol not available
QUEC_PY_EPROTONOSUPPORT93Protocol not supported
QUEC_PY_ESOCKTNOSUPPORT94Socket type not supported
QUEC_PY_EOPNOTSUPP95Operation not supported on transport endpoint
QUEC_PY_EAFNOSUPPORT97Address family not supported by protocol
QUEC_PY_EADDRINUSE98Address already in use
QUEC_PY_ECONNABORTED103Software caused connection abort
QUEC_PY_ECONNRESET104Connection reset by peer
QUEC_PY_ENOBUFS105No buffer space available
QUEC_PY_EISCONN106Transport endpoint is already connected
QUEC_PY_ENOTCONN107Transport endpoint is not connected
QUEC_PY_ETIMEDOUT110Connection timed out
QUEC_PY_ECONNREFUSED111Connection refused
QUEC_PY_EHOSTUNREACH113No route to host
QUEC_PY_EALREADY114Operation already in progress
QUEC_PY_EINPROGRESS115Operation now in progress
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值