ERROR_ID
(ENUM)
TYPE ERROR_ID :
- Attributes:
qualified_only
- InOut:
Name
Initial
Comment
NO_ERROR
0
No error
SRAM_ERR_FAILED
1
Global Failed
SRAM_ERR_PARAMETER
2
Error Parameter
ERR_FAILED
3
Generic error
JOB_NOTCREATED
4
Error Job creation
MMI_TRANS_ERROR
12
Transmission to MMI fault
TIME_READ_ERROR
13
Read error of Realtime clock
TIME_SET_ERROR
14
Setting error of Realtime clock
TIME_CONVERT_ERROR
15
Conversion SystimeRTC to UTC time failed
SRAM_INVALID_HANDLE
20
Invalid handle
SRAM_NOT_SUPPORTED
24
Not Supported
SRAM_OUT_OF_LIMITS
26
Out of Limits
NOT_SUPPORTED
27
Mode not supported
INIT_ERROR
31
Error during initialization
READ_ERROR
33
Error during reading data from IO driver
ERR_EMPTY_STRING
40
String is empty - Device State
CONNECTOR_NOT_FOUND
41
Connector not found - Device State
PARAM_NOT_FOUND
42
Parameter “DevName” not found - Device State
DEVICE_NAME_UNKNOWN
43
Unknown device - Device State
ERR_UNKNOWN
44
Unexpected error received - Device State
NULL_POINTER
45
NULL pointer failure
CONNECTORLIST_NOT_FOUND
46
Connector not found - Device State
ERR_PENDING
47
not yet finished, call again
ERR_PARAMETER
100
Parameter error
ERR_JOB_PARAMETER
101
Job could not be created
ERR_TIMEOUT
102
Timeout error
JOB_ERROR
103
Job ends with an error
JOB_TIMEOUT
104
Job ends with timeout
JOB_UNKNOWN_ERROR
105
Unknown job error occured
JOB_INVALID_PARAMETER
106
Invalid parametes for job assinged
JOB_NOT_CREATED
107
Job was not created
JOB_PENDING
108
Job is not yet finished
UNKNOWN_ERROR
109
Unknown error
EPERM
201
Operation not permitted
ENOENT
202
No such file or directory
ESRCH
203
No such process
EINTR
204
Interrupted system call
EIO
205
I/O error
ENXIO
206
No such device or address
E2BIG
207
Argument list too long
ENOEXEC
208
Exec format error
EBADF
209
Bad file number
ECHILD
210
No child processes
EAGAIN
211
Try again / Operation would block
ENOMEM
212
Out of memory
EACCES
213
Permission denied
EFAULT
214
Bad address
ENOTBLK
215
Block device required
EBUSY
216
Device or resource busy
EEXIST
217
File exists
EXDEV
218
Cross-device link
ENODEV
219
No such device
ENOTDIR
220
Not a directory
EISDIR
221
Is a directory
EINVAL
222
Invalid argument
ENFILE
223
File table overflow
EMFILE
224
Too many open files
ENOTTY
225
Not a typewriter
ETXTBSY
226
Text file busy
EFBIG
227
File too large
ENOSPC
228
No space left on device
ESPIPE
229
Illegal seek
EROFS
230
Read-only file system
EMLINK
231
Too many links
EPIPE
232
Broken pipe
EDOM
233
Math argument out of domain of func
ERANGE
234
Math result not representable
EDEADLK
235
Resource deadlock would occur
ENAMETOOLONG
236
File name too long
ENOLCK
237
No record locks available
ENOSYS
238
Function not implemented
ENOTEMPTY
239
Directory not empty
ELOOP
240
Too many symbolic links encountered
ENOMSG
242
No message of desired type
EIDRM
243
Identifier removed
ECHRNG
244
Channel number out of range
EL2NSYNC
245
Level 2 not synchronized
EL3HLT
246
Level 3 halted
EL3RST
247
Level 3 reset
ELNRNG
248
Link number out of range
EUNATCH
249
Protocol driver not attached
ENOCSI
250
No CSI structure available
EL2HLT
251
Level 2 halted
EBADE
252
Invalid exchange
EBADR
253
Invalid request descriptor
EXFULL
254
Exchange full
ENOANO
255
No anode
EBADRQC
256
Invalid request code
EBADSLT
257
Invalid slot
EBFONT
259
Bad font file format
ENOSTR
260
Device not a stream
ENODATA
261
No data available
ETIME
262
Timer expired
ENOSR
263
Out of streams resources
ENONET
264
Machine is not on the network
ENOPKG
265
Package not installed
EREMOTE
266
Object is remote
ENOLINK
267
Link has been severed
EADV
268
Advertise error
ESRMNT
269
Srmount error
ECOMM
270
Communication error on send
EPROTO
271
Protocol error
EMULTIHOP
272
Multihop attempted
EDOTDOT
273
RFS specific error
EBADMSG
274
Not a data message
EOVERFLOW
275
Value too large for defined data type
ENOTUNIQ
276
Name not unique on network
EBADFD
277
File descriptor in bad state
EREMCHG
278
Remote address changed
ELIBACC
279
Can not access a needed shared library
ELIBBAD
280
Accessing a corrupted shared library
ELIBSCN
281
.lib section in a.out corrupted
ELIBMAX
282
Attempting to link in too many shared libraries
ELIBEXEC
283
Cannot exec a shared library directly
EILSEQ
284
Illegal byte sequence
ERESTART
285
Interrupted system call should be restarted
ESTRPIPE
286
Streams pipe error
EUSERS
287
Too many users
ENOTSOCK
288
Socket operation on non-socket
EDESTADDRREQ
289
Destination address required
EMSGSIZE
290
Message too long
EPROTOTYPE
291
Protocol wrong type for socket
ENOPROTOOPT
292
Protocol not available
EPROTONOSUPPORT
293
Protocol not supported
ESOCKTNOSUPPORT
294
Socket type not supported
EOPNOTSUPP
295
Operation not supported on transport endpoint
EPFNOSUPPORT
296
Protocol family not supported
EAFNOSUPPORT
297
Address family not supported by protocol
EADDRINUSE
298
Address already in use
EADDRNOTAVAIL
299
Cannot assign requested address
ENETDOWN
300
Network is down
ENETUNREACH
301
Network is unreachable
ENETRESET
302
Network dropped connection because of reset
ECONNABORTED
303
Software caused connection abort
ECONNRESET
304
Connection reset by peer
ENOBUFS
305
No buffer space available
EISCONN
306
Transport endpoint is already connected
ENOTCONN
307
Transport endpoint is not connected
ESHUTDOWN
308
Cannot send after transport endpoint shutdown
ETOOMANYREFS
309
Too many references: cannot splice
ETIMEDOUT
310
Connection timed out
ECONNREFUSED
311
Connection refused
EHOSTDOWN
312
Host is down
EHOSTUNREACH
313
No route to host
EALREADY
314
Operation already in progress
EINPROGRESS
315
Operation now in progress
ESTALE
316
Stale NFS file handle
EUCLEAN
317
Structure needs cleaning
ENOTNAM
318
Not a XENIX named type file
319
No XENIX semaphores available
EISNAM
320
Is a named type file
EREMOTEIO
321
Remote I/O error
EDQUOT
322
Quota exceeded
ENOMEDIUM
323
No medium found
EMEDIUMTYPE
324
Wrong medium type
ECANCELED
325
Operation Canceled
ENOKEY
326
Required key not available
EKEYEXPIRED
327
Key has expired
EKEYREVOKED
328
Key has been revoked
EKEYREJECTED
329
Key was rejected by service
EOWNERDEAD
330
Owner died
ENOTRECOVERABLE
331
State not recoverable
DEV_ERROR_READ
16#5023
Device error read
FATAL_ERROR
16#5FFF
Fatal Error State Machine