uCosminexus Service Platform, Messages
An error occurred during character code conversion. (adapter name = aa....aa, operation name = bb....bb, error code = cc....cc)
| No. | Value (Decimal number) |
Return code | Cause |
|---|---|---|---|
| 1 | (00) | HJCConvertState.CST_NORMAL | The method ended successfully. |
| 2 | (01) | HJCConvertState.CST_CONVSTOP | The method ended because an undefined code was detected. |
| 3 | (02) | HJCConvertState.CST_HALFCODE | The method ended halfway through the multi-byte characters. |
| 4 | (03) | HJCConvertState.CST_SHIFTEND | The method ended when the input value was the first byte of the shift code. |
| 5 | (04) | HJCConvertState.CST_UNREGISTED_USERPROC | The settings specified the invocation of a user program when an undefined code is detected, but the function is not registered, so the method ended. |
| 6 | (05) | HJCConvertState.CST_BAD_SHIFTMODE | The method ended because an invalid shift code is set up in the return value of the function. |
| 7 | (06) | HJCConvertState.CST_ESCEND | The method ended because the escape sequence code is invalid. Note that the return code is returned only when the transformation source code is the JIS Kanji code. |
| 8 | (07) | HJCConvertState.CST_BAD_ESCMODE | The method ended because an invalid escape sequence code is set up in the return value of the function. Note that the return code is returned only when the transformation destination code and transformation source code is the JIS Kanji code. |
| 9 | (08) | HJCConvertState.CST_BAD_ENDIAN | The method ended because BOM could not be identified correctly. If the COP_UTFBOM option is specified for BOM data transformation, the BOM status of the BOM data might not match the specification for the following options:
|
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.