public final class BasisTechError extends ErrorCode
Modifier and Type | Field and Description |
---|---|
static String |
CATEGORY_BASISTECH
Messages related to the Linguistic processing of components
|
static ErrorCode |
CONTEXT_INIT_FAILURE
Context Initialization Failed
|
static ErrorCode |
ENTITY_EXTRACTION_ERROR
Entity Extraction Failed.
|
static ErrorCode |
INIT_FAILURE
Problem Initializing RLP environment
|
static ErrorCode |
INVALID_ENTITY_TYPE
Invalid Entity Type Specified
|
static ErrorCode |
LANGID_FAILED
BasisTech Processing Failed
|
static ErrorCode |
LICENSE_ERROR
Occurs when license does not exist or is invalid/expired
|
static ErrorCode |
NOT_LICENSED
License for language not available.
|
static ErrorCode |
PROCESSING_FAILED
BasisTech Processing Failed
|
static ErrorCode |
RESULT_ACCESS_FAILED
Problem Accessing Context Results
|
static ErrorCode |
SERVICE_UNAVAILABLE
Basistech service is not configured.
|
static ErrorCode |
SHUTDOWN_FAILED
Problem shutting down BasisTech Environment
|
static ErrorCode |
TOKENIZATION_FAILURE
Tokenization Failure
|
static ErrorCode |
TRUNCATED_DATA
Occurs when not entire data has been processed
|
Modifier and Type | Method and Description |
---|---|
String |
formatError(Locale locale,
String... context)
Format a contextual error message.
|
equals, getCategory, getCode, getErrorCode, hashCode, readResolve, toString
public static final String CATEGORY_BASISTECH
public static final ErrorCode PROCESSING_FAILED
public static final ErrorCode LANGID_FAILED
public static final ErrorCode INIT_FAILURE
public static final ErrorCode SHUTDOWN_FAILED
public static final ErrorCode RESULT_ACCESS_FAILED
public static final ErrorCode INVALID_ENTITY_TYPE
public static final ErrorCode CONTEXT_INIT_FAILURE
public static final ErrorCode TOKENIZATION_FAILURE
public static final ErrorCode TRUNCATED_DATA
public static final ErrorCode LICENSE_ERROR
public static final ErrorCode SERVICE_UNAVAILABLE
public static final ErrorCode ENTITY_EXTRACTION_ERROR
public static final ErrorCode NOT_LICENSED
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.