CPXERR_ENCODING_CONVERSION

1235 Failed to convert string encoding

#define CPXERR_ENCODING_CONVERSION 1235
An attempt to convert a string from or to the encoding chosen by the user to or from the internal encoding failed. This typically happens if a user submits a string that does not conform with the selected encoding.