Error codes: Difference between revisions
m added capsrv error codes |
m use uppercase hex for capsrv errors |
||
Line 1,523: | Line 1,523: | ||
| 0x198CD || 205 || 204 || IR camera invalid handle value. | | 0x198CD || 205 || 204 || IR camera invalid handle value. | ||
|- | |- | ||
| | | 0x4CE || 206 || 2 || Invalid argument. | ||
|- | |- | ||
| | | 0x6CE || 206 || 3 || Out of memory. | ||
|- | |- | ||
| | | 0x18CE || 206 || 12 || Invalid FileId. | ||
|- | |- | ||
| | | 0x1ACE || 206 || 13 || Invalid storage ID. | ||
|- | |- | ||
| | | 0x1CCE || 206 || 14 || Invalid content type. | ||
|- | |- | ||
| | | 0x2ACE || 206 || 21 || File too big. | ||
|- | |- | ||
| | | 0x30CE || 206 || 24 || Invalid file size. | ||
|- | |- | ||
| | | 0x3CCE || 206 || 30 || Wrong buffer size. | ||
|- | |- | ||
| | | 0xAf2CE || 206 || 1401 || Too many files already saved. | ||
|} | |} | ||