Error codes: Difference between revisions
No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 21: | Line 21: | ||
For the description field, codes in range 1000(?)~1023 is common to all modules, while codes outside this range are defined independently by each module. | For the description field, codes in range 1000(?)~1023 is common to all modules, while codes outside this range are defined independently by each module. | ||
Description ranges: | Description ranges: (some if not all of these could be specifically for fs-module) | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 30: | Line 30: | ||
| 100-179 | | 100-179 | ||
| Not found | | Not found | ||
|- | |||
| 130-179 (subset of previous) | |||
| Media not found | |||
|- | |- | ||
| 180-199 | | 180-199 | ||
Line 42: | Line 45: | ||
| 230-339 | | 230-339 | ||
| Unacceptable | | Unacceptable | ||
|- | |||
| 260-279 (subset of previous) | |||
| Write protected | |||
|- | |||
| 360-389 | |||
| Bad format | |||
|- | |- | ||
| 390-399 | | 390-399 | ||
| Verification failure | | Verification failure | ||
|- | |||
| 600-629 | |||
| Out of resources | |||
|- | |||
| 630-660 | |||
| Access denied | |||
|- | |||
| 700-729 | |||
| Invalid argument | |||
|- | |||
| 730-749 | |||
| Not initialized | |||
|- | |||
| 750-759 | |||
| Already initialized | |||
|- | |- | ||
| 760-779 | | 760-779 | ||
Line 83: | Line 107: | ||
| 26 | | 26 | ||
| Session closed by remote (os) | | Session closed by remote (os) | ||
|- | |||
| 32 | |||
| Empty CIA? (AM) | |||
|- | |- | ||
| 37 | | 37 |