ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
textsrv_errors.h File Reference
#include <common/emh_const.h>
#include <textsrv/libtextsrv_exports.h>
#include <textsrv/libtextsrv_undef.h>

Go to the source code of this file.

Macros

#define TEXTSRV_ERR_bad_file_name   (EMH_TEXTSRV_error_base + 25)
 
#define TEXTSRV_ERR_locale_not_supported   (EMH_TEXTSRV_error_base + 34)
 
#define TEXTSRV_ERR_no_declared_statuses   (EMH_TEXTSRV_error_base + 33)
 
#define TEXTSRV_ERR_no_status_names   (EMH_TEXTSRV_error_base + 31)
 
#define TEXTSRV_ERR_no_supported_language   (EMH_TEXTSRV_error_base + 30)
 
#define TEXTSRV_ERR_no_xml4c2_system   (EMH_TEXTSRV_error_base + 26)
 
#define TEXTSRV_ERR_text_key_not_found   (EMH_TEXTSRV_error_base + 27)
 
#define TEXTSRV_ERR_unsupported_status   (EMH_TEXTSRV_error_base + 32)
 
Errors for RAC and SOA connections
#define TEXTSRV_ERR_error_db   (EMH_TEXTSRV_error_base + 1)
 
#define TEXTSRV_ERR_warning_l10n   (EMH_TEXTSRV_error_base + 2)
 
#define TEXTSRV_ERR_information_dataentry_from_pref   (EMH_TEXTSRV_error_base + 3)
 
#define TEXTSRV_ERR_information_dataentry_from_db   (EMH_TEXTSRV_error_base + 4)
 
#define TEXTSRV_ERR_information_database_inconsistent_bypass   (EMH_TEXTSRV_error_base + 5)
 
#define TEXTSRV_ERR_information_database_slight_mismatch   (EMH_TEXTSRV_error_base + 6)
 
#define TEXTSRV_ERR_thinclient_warning_l10n   (EMH_TEXTSRV_error_base + 10)
 
#define TEXTSRV_ERR_thinclient_warning_db   (EMH_TEXTSRV_error_base + 11)
 
#define TEXTSRV_ERR_thinclient_warning_l10n_and_db   (EMH_TEXTSRV_error_base + 12)
 
#define TEXTSRV_ERR_thinclient_information_database_inconsistent_bypass   (EMH_TEXTSRV_error_base + 13)
 
#define TEXTSRV_ERR_thinclient_information_forcing_locale   (EMH_TEXTSRV_error_base + 14)
 
#define TEXTSRV_ERR_thinclient_information_database_slight_mismatch   (EMH_TEXTSRV_error_base + 15)
 
Thin client: Errors when connection is not allowed because of wrong desired locale.

Since those are error messages, they will be displayed within some web page, so the formatting is using the html formatting conventions.

#define TEXTSRV_ERR_thinclient_error_db   (EMH_TEXTSRV_error_base + 20)
 
#define TEXTSRV_ERR_thinclient_error_l10n   (EMH_TEXTSRV_error_base + 21)
 
#define TEXTSRV_ERR_thinclient_error_l10n_and_db   (EMH_TEXTSRV_error_base + 22)