Neuron-PHP

Error
in package

A PHP implementation of the error.h c header.

Table of Contents

Constants

E2BIG  : mixed = 7
No such device or address
EACCES  : mixed = 13
Out of memory
EADDRINUSE  : mixed = 98
Address family not supported by protocol
EADDRNOTAVAIL  : mixed = 99
Address already in use
EADV  : mixed = 68
Link has been severed
EAFNOSUPPORT  : mixed = 97
Protocol family not supported
EAGAIN  : mixed = 11
No child processes
EALREADY  : mixed = 114
No route to host
EBADE  : mixed = 52
Level 2 halted
EBADF  : mixed = 9
Exec format error
EBADFD  : mixed = 77
Name not unique on network
EBADMSG  : mixed = 74
RFS specific error
EBADR  : mixed = 53
Invalid exchange
EBADRQC  : mixed = 56
No anode
EBADSLT  : mixed = 57
Invalid request code
EBFONT  : mixed = 59
File locking deadlock error
EBUSY  : mixed = 16
Block device required
ECHILD  : mixed = 0
Bad file number
ECHRNG  : mixed = 44
Identifier removed
ECOMM  : mixed = 70
Srmount error
ECONNABORTED  : mixed = 103
Network dropped connection because of reset
ECONNREFUSED  : mixed = 111
Connection timed out
ECONNRESET  : mixed = 104
Software caused connection abort
EDEADLK  : mixed = 35
Math result not representable
EDEADLOCK  : mixed = 58
Invalid slot
EDESTADDRREQ  : mixed = 89
Socket operation on non-socket
EDOM  : mixed = 33
Broken pipe
EDOTDOT  : mixed = 73
Multihop attempted
EEXIST  : mixed = 17
Device or resource busy
EFAULT  : mixed = 14
Permission denied
EFBIG  : mixed = 27
Text file busy
EHOSTDOWN  : mixed = 112
Connection refused
EHOSTUNREACH  : mixed = 113
Host is down
EIDRM  : mixed = 43
No message of desired type
EILSEQ  : mixed = 84
Cannot exec a shared library directly
EINPROGRESS  : mixed = 115
Operation already in progress
EINTR  : mixed = 4
No such process
EINVAL  : mixed = 22
Is a directory
EIO  : mixed = 5
Interrupted system call
EISCONN  : mixed = 106
No buffer space available
EISDIR  : mixed = 21
Not a directory
EISNAM  : mixed = 120
No XENIX semaphores available
EL2HLT  : mixed = 51
No CSI structure available
EL2NSYNC  : mixed = 45
Channel number out of range
EL3HLT  : mixed = 46
Level 2 not synchronized
EL3RST  : mixed = 47
Level 3 halted
ELIBACC  : mixed = 79
Remote address changed
ELIBBAD  : mixed = 80
Can not access a needed shared library
ELIBEXEC  : mixed = 83
Attempting to link in too many shared libraries
ELIBMAX  : mixed = 82
ELIBSCN  : mixed = 81
Accessing a corrupted shared library
ELNRNG  : mixed = 48
Level 3 reset
ELOOP  : mixed = 40
Directory not empty
EMFILE  : mixed = 24
File table overflow
EMLINK  : mixed = 31
Read-only file system
EMSGSIZE  : mixed = 90
Destination address required
EMULTIHOP  : mixed = 72
Protocol error
ENAMETOOLONG  : mixed = 36
Resource deadlock would occur
ENAVAIL  : mixed = 119
Not a XENIX named type file
ENETDOWN  : mixed = 100
Cannot assign requested address
ENETRESET  : mixed = 102
Network is unreachable
ENETUNREACH  : mixed = 101
Network is down
ENFILE  : mixed = 23
Invalid argument
ENOANO  : mixed = 55
Exchange full
ENOBUFS  : mixed = 105
Connection reset by peer
ENOCSI  : mixed = 50
Protocol driver not attached
ENODATA  : mixed = 61
Device not a stream
ENODEV  : mixed = 19
Cross-device link
ENOENT  : mixed = 2
Operation not permitted
ENOEXEC  : mixed = 8
Arg list too long
ENOLCK  : mixed = 37
File name too long
ENOLINK  : mixed = 67
Object is remote
ENOMEM  : mixed = 12
Try again
ENOMSG  : mixed = 42
Operation would block
ENONET  : mixed = 64
Out of streams resources
ENOPKG  : mixed = 65
Machine is not on the network
ENOPROTOOPT  : mixed = 92
Protocol wrong type for socket
ENOSPC  : mixed = 28
File too large
ENOSR  : mixed = 63
Timer expired
ENOSTR  : mixed = 60
Bad font file format
ENOSYS  : mixed = 38
No record locks available
ENOTBLK  : mixed = 15
Bad address
ENOTCONN  : mixed = 107
Transport endpoint is already connected
ENOTDIR  : mixed = 20
No such device
ENOTEMPTY  : mixed = 39
Function not implemented
ENOTNAM  : mixed = 118
Structure needs cleaning
ENOTSOCK  : mixed = 88
Too many users
ENOTTY  : mixed = 25
Too many open files
ENOTUNIQ  : mixed = 76
Value too large for defined data type
ENXIO  : mixed = 6
I/O error
EOPNOTSUPP  : mixed = 95
Socket type not supported
EOVERFLOW  : mixed = 75
Not a data message
EPERM  : mixed = 1
EPFNOSUPPORT  : mixed = 96
Operation not supported on transport endpoint
EPIPE  : mixed = 32
Too many links
EPROTO  : mixed = 71
Communication error on send
EPROTONOSUPPORT  : mixed = 93
Protocol not available
EPROTOTYPE  : mixed = 91
Message too long
ERANGE  : mixed = 34
Math argument out of domain of func
EREMCHG  : mixed = 78
File descriptor in bad state
EREMOTE  : mixed = 66
Package not installed
EREMOTEIO  : mixed = 121
Is a named type file
ERESTART  : mixed = 85
Illegal byte sequence
ERESTARTNOINTR  : mixed = 513
ERESTARTSYS  : mixed = 512
Remote I/O error
EROFS  : mixed = 30
Illegal seek
ESHUTDOWN  : mixed = 108
Transport endpoint is not connected
ESOCKTNOSUPPORT  : mixed = 94
Protocol not supported
ESPIPE  : mixed = 29
No space left on device
ESRCH  : mixed = 3
No such file or directory
ESRMNT  : mixed = 69
Advertise error
ESTALE  : mixed = 116
Operation now in progress
ESTRPIPE  : mixed = 86
Interrupted system call should be restarted
ETIME  : mixed = 62
No data available
ETIMEDOUT  : mixed = 110
Too many references: cannot splice
ETOOMANYREFS  : mixed = 109
Cannot send after transport endpoint shutdown
ETXTBSY  : mixed = 26
Not a typewriter
EUCLEAN  : mixed = 117
Stale NFS file handle
EUNATCH  : mixed = 49
Link number out of range
EUSERS  : mixed = 87
Streams pipe error
EWOULDBLOCK  : mixed = 11
Too many symbolic links encountered
EXDEV  : mixed = 18
File exists
EXFULL  : mixed = 54
Invalid request descriptor

Constants

E2BIG

No such device or address

public mixed E2BIG = 7

EACCES

Out of memory

public mixed EACCES = 13

EADDRINUSE

Address family not supported by protocol

public mixed EADDRINUSE = 98

EADDRNOTAVAIL

Address already in use

public mixed EADDRNOTAVAIL = 99

EADV

Link has been severed

public mixed EADV = 68

EAFNOSUPPORT

Protocol family not supported

public mixed EAFNOSUPPORT = 97

EAGAIN

No child processes

public mixed EAGAIN = 11

EALREADY

No route to host

public mixed EALREADY = 114

EBADE

Level 2 halted

public mixed EBADE = 52

EBADF

Exec format error

public mixed EBADF = 9

EBADFD

Name not unique on network

public mixed EBADFD = 77

EBADMSG

RFS specific error

public mixed EBADMSG = 74

EBADR

Invalid exchange

public mixed EBADR = 53

EBADRQC

No anode

public mixed EBADRQC = 56

EBADSLT

Invalid request code

public mixed EBADSLT = 57

EBFONT

File locking deadlock error

public mixed EBFONT = 59

EBUSY

Block device required

public mixed EBUSY = 16

ECHILD

Bad file number

public mixed ECHILD = 0

ECHRNG

Identifier removed

public mixed ECHRNG = 44

ECOMM

Srmount error

public mixed ECOMM = 70

ECONNABORTED

Network dropped connection because of reset

public mixed ECONNABORTED = 103

ECONNREFUSED

Connection timed out

public mixed ECONNREFUSED = 111

ECONNRESET

Software caused connection abort

public mixed ECONNRESET = 104

EDEADLK

Math result not representable

public mixed EDEADLK = 35

EDEADLOCK

Invalid slot

public mixed EDEADLOCK = 58

EDESTADDRREQ

Socket operation on non-socket

public mixed EDESTADDRREQ = 89

EDOM

Broken pipe

public mixed EDOM = 33

EDOTDOT

Multihop attempted

public mixed EDOTDOT = 73

EEXIST

Device or resource busy

public mixed EEXIST = 17

EFAULT

Permission denied

public mixed EFAULT = 14

EFBIG

Text file busy

public mixed EFBIG = 27

EHOSTDOWN

Connection refused

public mixed EHOSTDOWN = 112

EHOSTUNREACH

Host is down

public mixed EHOSTUNREACH = 113

EIDRM

No message of desired type

public mixed EIDRM = 43

EILSEQ

Cannot exec a shared library directly

public mixed EILSEQ = 84

EINPROGRESS

Operation already in progress

public mixed EINPROGRESS = 115

EINTR

No such process

public mixed EINTR = 4

EINVAL

Is a directory

public mixed EINVAL = 22

EIO

Interrupted system call

public mixed EIO = 5

EISCONN

No buffer space available

public mixed EISCONN = 106

EISDIR

Not a directory

public mixed EISDIR = 21

EISNAM

No XENIX semaphores available

public mixed EISNAM = 120

EL2HLT

No CSI structure available

public mixed EL2HLT = 51

EL2NSYNC

Channel number out of range

public mixed EL2NSYNC = 45

EL3HLT

Level 2 not synchronized

public mixed EL3HLT = 46

EL3RST

Level 3 halted

public mixed EL3RST = 47

ELIBACC

Remote address changed

public mixed ELIBACC = 79

ELIBBAD

Can not access a needed shared library

public mixed ELIBBAD = 80

ELIBEXEC

Attempting to link in too many shared libraries

public mixed ELIBEXEC = 83

ELIBMAX

public mixed ELIBMAX = 82

.lib section in a.out corrupted

ELIBSCN

Accessing a corrupted shared library

public mixed ELIBSCN = 81

ELNRNG

Level 3 reset

public mixed ELNRNG = 48

ELOOP

Directory not empty

public mixed ELOOP = 40

EMFILE

File table overflow

public mixed EMFILE = 24

Read-only file system

public mixed EMLINK = 31

EMSGSIZE

Destination address required

public mixed EMSGSIZE = 90

EMULTIHOP

Protocol error

public mixed EMULTIHOP = 72

ENAMETOOLONG

Resource deadlock would occur

public mixed ENAMETOOLONG = 36

ENAVAIL

Not a XENIX named type file

public mixed ENAVAIL = 119

ENETDOWN

Cannot assign requested address

public mixed ENETDOWN = 100

ENETRESET

Network is unreachable

public mixed ENETRESET = 102

ENETUNREACH

Network is down

public mixed ENETUNREACH = 101

ENFILE

Invalid argument

public mixed ENFILE = 23

ENOANO

Exchange full

public mixed ENOANO = 55

ENOBUFS

Connection reset by peer

public mixed ENOBUFS = 105

ENOCSI

Protocol driver not attached

public mixed ENOCSI = 50

ENODATA

Device not a stream

public mixed ENODATA = 61

ENODEV

Cross-device link

public mixed ENODEV = 19

ENOENT

Operation not permitted

public mixed ENOENT = 2

ENOEXEC

Arg list too long

public mixed ENOEXEC = 8

ENOLCK

File name too long

public mixed ENOLCK = 37

Object is remote

public mixed ENOLINK = 67

ENOMEM

Try again

public mixed ENOMEM = 12

ENOMSG

Operation would block

public mixed ENOMSG = 42

ENONET

Out of streams resources

public mixed ENONET = 64

ENOPKG

Machine is not on the network

public mixed ENOPKG = 65

ENOPROTOOPT

Protocol wrong type for socket

public mixed ENOPROTOOPT = 92

ENOSPC

File too large

public mixed ENOSPC = 28

ENOSR

Timer expired

public mixed ENOSR = 63

ENOSTR

Bad font file format

public mixed ENOSTR = 60

ENOSYS

No record locks available

public mixed ENOSYS = 38

ENOTBLK

Bad address

public mixed ENOTBLK = 15

ENOTCONN

Transport endpoint is already connected

public mixed ENOTCONN = 107

ENOTDIR

No such device

public mixed ENOTDIR = 20

ENOTEMPTY

Function not implemented

public mixed ENOTEMPTY = 39

ENOTNAM

Structure needs cleaning

public mixed ENOTNAM = 118

ENOTSOCK

Too many users

public mixed ENOTSOCK = 88

ENOTTY

Too many open files

public mixed ENOTTY = 25

ENOTUNIQ

Value too large for defined data type

public mixed ENOTUNIQ = 76

ENXIO

I/O error

public mixed ENXIO = 6

EOPNOTSUPP

Socket type not supported

public mixed EOPNOTSUPP = 95

EOVERFLOW

Not a data message

public mixed EOVERFLOW = 75

EPERM

public mixed EPERM = 1

EPFNOSUPPORT

Operation not supported on transport endpoint

public mixed EPFNOSUPPORT = 96

EPIPE

Too many links

public mixed EPIPE = 32

EPROTO

Communication error on send

public mixed EPROTO = 71

EPROTONOSUPPORT

Protocol not available

public mixed EPROTONOSUPPORT = 93

EPROTOTYPE

Message too long

public mixed EPROTOTYPE = 91

ERANGE

Math argument out of domain of func

public mixed ERANGE = 34

EREMCHG

File descriptor in bad state

public mixed EREMCHG = 78

EREMOTE

Package not installed

public mixed EREMOTE = 66

EREMOTEIO

Is a named type file

public mixed EREMOTEIO = 121

ERESTART

Illegal byte sequence

public mixed ERESTART = 85

ERESTARTNOINTR

public mixed ERESTARTNOINTR = 513

ERESTARTSYS

Remote I/O error

public mixed ERESTARTSYS = 512

EROFS

Illegal seek

public mixed EROFS = 30

ESHUTDOWN

Transport endpoint is not connected

public mixed ESHUTDOWN = 108

ESOCKTNOSUPPORT

Protocol not supported

public mixed ESOCKTNOSUPPORT = 94

ESPIPE

No space left on device

public mixed ESPIPE = 29

ESRCH

No such file or directory

public mixed ESRCH = 3

ESRMNT

Advertise error

public mixed ESRMNT = 69

ESTALE

Operation now in progress

public mixed ESTALE = 116

ESTRPIPE

Interrupted system call should be restarted

public mixed ESTRPIPE = 86

ETIME

No data available

public mixed ETIME = 62

ETIMEDOUT

Too many references: cannot splice

public mixed ETIMEDOUT = 110

ETOOMANYREFS

Cannot send after transport endpoint shutdown

public mixed ETOOMANYREFS = 109

ETXTBSY

Not a typewriter

public mixed ETXTBSY = 26

EUCLEAN

Stale NFS file handle

public mixed EUCLEAN = 117

EUNATCH

Link number out of range

public mixed EUNATCH = 49

EUSERS

Streams pipe error

public mixed EUSERS = 87

EWOULDBLOCK

Too many symbolic links encountered

public mixed EWOULDBLOCK = 11

EXDEV

File exists

public mixed EXDEV = 18

EXFULL

Invalid request descriptor

public mixed EXFULL = 54
On this page

Search results