Error codes for on-wire protocol.
| Enumerator |
|---|
| RERROR_UNKNOWN |
Unknown (maybe no) error.
|
| RERROR_NONE |
No error. Can be used to initialize error variables.
|
| RERROR_PERM |
Operation not permitted.
|
| RERROR_NOENT |
No such file or directory.
|
| RERROR_BADMSG |
Bad message.
|
| RERROR_BUSY |
Device or resource busy.
|
| RERROR_CONNREFUSED |
Connection refused.
|
| RERROR_NOSYS |
Function not implemented.
|
| RERROR_NOTSUP |
Operation not supported.
|
| RERROR_PIPE |
Broken pipe.
|
| RERROR_PROTO |
Protocol error.
|
| RERROR_RANGE |
Result too large/general out of range.
|
| RERROR_MSGSIZE |
Message too long.
|
| RERROR_NOMEM |
Not enough space.
|
| RERROR_INVAL |
Invalid argument.
|
| RERROR_ALREADY |
Connection already in progress.
|
| RERROR_BADRQC |
Invalid request code.
|
| RERROR_DOM |
Mathematics argument out of domain of function.
|
| RERROR_EXIST |
File or object exists.
|
| RERROR_FAULT |
Bad address.
|
| RERROR_IO |
I/O-Error.
|
| RERROR_KEYEXPIRED |
Key has expired.
|
| RERROR_KEYREJECTED |
Key was rejected by service.
|
| RERROR_LOOP |
Too many recursions.
|
| RERROR_MFILE |
Too many open files or objects.
|
| RERROR_NAMETOOLONG |
File or object name too long.
|
| RERROR_NODATA |
No message is available on the read queue.
|
| RERROR_NODEV |
No such device.
|
| RERROR_NODRV |
No such driver.
|
| RERROR_NOSPC |
No space left on device.
|
| RERROR_TYPEMM |
Type missmatch. Object of diffrent type required.
|
| RERROR_NORSYS |
Feature not implemented by remote end.
|
| RERROR_NOTCONN |
Socket or object not connected.
|
| RERROR_PROTONOSUP |
Protocol not supported.
|
| RERROR_RIO |
Remote I/O Error.
|
| RERROR_RO |
File or object is read only.
|
| RERROR_TIMEDOUT |
Connection timed out.
|
| RERROR_AGAIN |
Resource temporarily unavailable.
|
| RERROR_NOISE |
Line too noisy.
|
| RERROR_LINKDOWN |
Physical or logical link down.
|
| RERROR_INTERRUPTED |
Operation was interruped.
|
| RERROR_CAUSALITY |
Causality error.
|
| RERROR_QUOTA |
Quota exceeded.
|
| RERROR_BADLIB |
Accessing a corrupted shared library.
|
| RERROR_NOMEDIUM |
No medium found.
|
| RERROR_NOTUNIQ |
Name not unique.
|
| RERROR_ILLSEQ |
Illegal byte sequence.
|
| RERROR_ADDRINUSE |
Address in use.
|
| RERROR_HOLE |
Hole in data.
|
| RERROR_BADVERSION |
Bad version.
|
| RERROR_NSVERSION |
Not supported version.
|
| RERROR_BADMAGIC |
Bad magic number.
|
| RERROR_LOSTSYNC |
Lost synchronization.
|
| RERROR_BADSEEK |
Can not seek to destination position.
|
| RERROR_NOSEEK |
Seeking not supported on resource.
|
| RERROR_BADCKSUM |
Data integrity error.
|
| RERROR_NOHORSE |
Mount failed.
|
| RERROR_CHERNOBYL |
Fatal device error.
|
| RERROR_NOHUG |
Device needs love.
|
| RERROR_TEXTBUSY |
Text file busy.
|
| RERROR_NOTEMPTY |
Directory not empty.
|
| RERROR_NODEUNREACH |
Node is unreachable.
|
| RERROR_IDREMOVED |
Identifier removed.
|
| RERROR_INPROGRESS |
Operation in progress.
|
| RERROR_NOCHILD |
No child processes/object.
|
| RERROR_NETUNREACH |
Network unreachable.
|
| RERROR_CANCELED |
Operation canceled.
|
| RERROR_ISDIR |
Is a directory.
|
| RERROR_NOTDIR |
Not a directory.
|
| RERROR_BADEXEC |
Executable file format error.
|
| RERROR_ISCONN |
Socket/Object is connected.
|
| RERROR_DEADLOCK |
Resource deadlock would occur.
|
| RERROR_CONNRST |
Connection reset.
|
| RERROR_BADFH |
Bad file handle.
|
| RERROR_NOTSOCK |
Not a socket.
|
| RERROR_TOOMANYARGS |
Argument list too long.
|
| RERROR_TOOLARGE |
File/Object too large.
|
| RERROR_DESTADDRREQ |
Destination address required.
|
| RERROR_AFNOTSUP |
Address family not supported.
|
| RERROR_NOPOWER |
Operation can not be completed because we are low on power.
|
| RERROR_USER |
Error in front of screen.
|
| RERROR_NFILE |
Too many files/objects open in system.
|
| RERROR_STALE |
Stale file handle or object.
|
| RERROR_XDEVLINK |
Cross-device link.
|
| RERROR_MLINK |
Too many links to file or object.
|
| RERROR_NONET |
Not connected to any network.
|
| RERROR_CONNRSTNET |
Connection reset by network.
|
| RERROR_CONNABORTED |
Connection aborted.
|
| RERROR_BADHOST |
Bad host software or hardware.
|
| RERROR_SWITCHPROTO |
Switch protocol.
|
| RERROR_MOVEDPERM |
Moved Permanently.
|
| RERROR_MOVEDTEMP |
Moved Temporary.
|
| RERROR_USEPROXY |
Use Proxy server.
|
| RERROR_SEEOTHER |
See other resource.
|
| RERROR_GONE |
Resource gone.
|
| RERROR_BADLICENSE |
Bad License.
|
| RERROR_NEEDPAYMENT |
Payment Required.
|
| RERROR_NSTYPE |
Type or Format not supported.
|
| RERROR_CENSORED |
Access denied because of censorship.
|
| RERROR_BADSTATE |
Object is in bad/wrong state.
|
| RERROR_DISABLED |
This has been disabled by the administrator.
|