public static class LanguageDetectionConstants.ErrorCodes extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FAILED_TO_ACQUIRE_SOURCE_DATA
Failed to acquire source data from the datastore.
|
static String |
FAILED_TO_DETECT_LANGUAGES
Language detection failed to detect the languages.
|
static String |
INVALID_CUSTOM_DATA_VALUES
Custom data provided has invalid values.
|
static String |
INVALID_RESULT_FORMAT
Result format provided has invalid value
|
| Constructor and Description |
|---|
ErrorCodes() |
public static final String FAILED_TO_DETECT_LANGUAGES
public static final String FAILED_TO_ACQUIRE_SOURCE_DATA
public static final String INVALID_CUSTOM_DATA_VALUES
public static final String INVALID_RESULT_FORMAT
Copyright © 2015–2021 EntIT Software LLC, a Micro Focus company. All rights reserved.