Error codes: Difference between revisions
No edit summary |
Add erpt error codes |
||
Line 1,854: | Line 1,854: | ||
|- | |- | ||
| 0xA90 || 144 || 5 || Exited Unexpectedly ([[Applet_Manager_services#LibraryAppletExitReason|ExitReason]] == Unexpected) | | 0xA90 || 144 || 5 || Exited Unexpectedly ([[Applet_Manager_services#LibraryAppletExitReason|ExitReason]] == Unexpected) | ||
|- | |||
| 0x293 || 147 || 1 || NotInitialized | |||
|- | |||
| 0x493 || 147 || 2 || AlreadyInitialized | |||
|- | |||
| 0x693 || 147 || 3 || OutOfArraySpace | |||
|- | |||
| 0x893 || 147 || 4 || OutOfFieldSpace | |||
|- | |||
| 0xA93 || 147 || 5 || OutOfMemory | |||
|- | |||
| 0xC93 || 147 || 6 || NotSupported | |||
|- | |||
| 0xE93 || 147 || 7 || InvalidArgument | |||
|- | |||
| 0x1093 || 147 || 8 || NotFound | |||
|- | |||
| 0x1293 || 147 || 9 || FieldCategoryMismatch | |||
|- | |||
| 0x1493 || 147 || 10 || FieldTypeMismatch | |||
|- | |||
| 0x1693 || 147 || 11 || AlreadyExists | |||
|- | |||
| 0x1893 || 147 || 12 || CorruptJournal | |||
|- | |||
| 0x1A93 || 147 || 13 || CategoryNotFound | |||
|- | |||
| 0x1C93 || 147 || 14 || RequiredContextMissing | |||
|- | |||
| 0x1E93 || 147 || 15 || RequiredFieldMissing | |||
|- | |||
| 0x2093 || 147 || 16 || FormatterError | |||
|- | |||
| 0x2293 || 147 || 17 || InvalidPowerState | |||
|- | |||
| 0x2493 || 147 || 18 || ArrayFieldTooLarge | |||
|- | |||
| 0x2693 || 147 || 19 || AlreadyOwned | |||
|- | |- | ||
| 0x299 || 153 || 1 || Invalid audio device | | 0x299 || 153 || 1 || Invalid audio device |