Error Codes
Jump to navigation
Jump to search
Please update this page with any error codes you find the meaning for.
Code | Description |
---|---|
0x80010001 |
The resource is temporarily unavailable |
0x80010002 | Invalid argument. |
0x80010003 | The feature is not yet implemented |
0x80010004 |
Memory allocation failed. |
0x80010005 |
The resource with the specified identifier does not exist. |
0x80010006 |
The file does not exist |
0x80010007 |
The file is in unrecognized format |
0x80010008 |
Resource deadlock is avoided |
0x80010009 | Operation not permitted |
0x8001000A |
The device or resource is busy |
0x8001000B |
The operation is timed out |
0x8001000C |
The operation is aborted |
0x8001000D |
Invalid memory access |
0x8001000F |
State of the target thread is invalid |
0x80010010 |
Alignment is invalid |
0x80010011 |
Shortage of the kernel resources |
0x80010012 |
The file is a directory |
0x80010013 |
Operation canceled |
0x80010014 |
Entry already exists |
0x80010015 |
Port is already connected |
0x80010016 |
Port is not connected |
0x80010017 |
Program authentication fail |
0x80010018 |
The file is not a MSELF |
0x80010019 |
System version error |
0x8001001A | SELF auth failure |
0x8001001B | Math domain violation |
0x8001001C | Math range violation |
0x8001001D | Illegal multi-byte sequence in input |
0x8001001E | File position error. |
0x8001001F | Syscall was interrupted. |
0x80010020 | File too large. |
0x80010021 | Too many links. |
0x80010022 | File table overflow. |
0x80010023 | No space left on device. |
0x80010024 | Not a TTY. |
0x80010025 | Broken pipe. |
0x80010026 | Read-only filesystem (write fail). |
0x80010027 | Illegal seek (e.g. seek on pipe). |
0x80010028 | Arg list too long. |
0x80010029 | Access violation. |
0x8001002A | Invalid file descriptor. |
0x8001002B | Filesystem mounting failed. (actually IO error...EIO) |
0x8001002C | Too many files open. |
0x8001002D | No device. |
0x8001002E | Not a directory. |
0x8001002F | No such device or IO. |
0x80010030 | Cross-device link error. |
0x80010031 | Bad Message. |
0x80010032 | In progress. |
0x80010033 | Message size error. |
0x80010034 | Name too long. |
0x80010035 | No lock. |
0x80010036 | Not empty. |
0x80010037 | Not supported. |
0x80010038 | File-system specific error. |
0x80010039 | Overflow occured. |
0x8001003A | Filesystem not mounted. |
0x8001003B | Not SData. |