This data structure describes errors which might occur when using the functions of the CAA_DtUtility library. Error number range 5750 – 5799 is reserved for this library in the prefix registration for libraries (Prefix.pdf).
NO_ERROR |
0 |
No error |
_FIRST_ERROR |
5750 |
First library-specific error |
TIME_OUT |
5751 |
Time limit exceeded |
NOT_AVAILABLE |
5752 |
Not available |
INPUT_INVALID |
5753 |
Invalid input values |
ERROR_UNKNOWN |
5754 |
Unknown error |
WRONG_PARAMETER |
5755 |
Wrong parameter |
TZI_NOT_SET |
5756 |
Timezone information not initialized |
FIRST_MF |
5770 |
First manufacturer-specific error |
LAST_ERROR |
5799 |
Last library-specific error |