Error codes: Difference between revisions

Lioncache (talk | contribs)
Add time error codes for out of range values and for cases when things cannot be found. These are both used in the implementation of ToPosixTime when looking up timezone entries based off a given rule.
Lioncache (talk | contribs)
Add PCV error code used to signify invalid arguments (null pointers, etc)
Line 932: Line 932:
|-
|-
| 0xA83 || 131 || 5 || Unrecognized applet ID
| 0xA83 || 131 || 5 || Unrecognized applet ID
|-
| 0x885 || 133 || 4 || Invalid parameter
|-
|-
| 0x3CF089 || 137 || 7800 || Unknown/invalid libcurl error.
| 0x3CF089 || 137 || 7800 || Unknown/invalid libcurl error.