public class FederationError extends ErrorCode
Modifier and Type | Field and Description |
---|---|
static FederationError |
CONNECTION_NO_TABLES
Connection (%s,%s) has no tables
|
static FederationError |
COULD_NOT_FIND_TRANSLATOR
Could not find translator for vendor %s
|
static FederationError |
FAILED_TO_START_SERVER
Failed to start federation server
|
static FederationError |
INTERNAL_ERROR_CLOSE_CONN
Failed to close connection
|
static FederationError |
INTERNAL_ERROR_CLOSE_CSV_WRITER
IO Exception %s flush/close CSV output
|
static FederationError |
INTERNAL_ERROR_CLOSE_STMT
Failed to close statement
|
static FederationError |
INTERNAL_ERROR_CONNECT
Failed to connect using JDBC URL %s as user %s
|
static FederationError |
INTERNAL_ERROR_CREATE_STMT
Failed to create statement
|
static FederationError |
INTERNAL_ERROR_DATASOURCE
Data Source Exception %s JDBC Source driver : %s URL : %s
|
static FederationError |
INTERNAL_ERROR_EXECUTE_STMT
Failed to execute SQL statement %s
|
static FederationError |
INTERNAL_ERROR_MKDATADIR
Failed to create federation data dir %s
|
static FederationError |
INTERNAL_ERROR_NYI
Not yet Implmented
|
static FederationError |
INTERNAL_ERROR_READ_CSV_FILE
SQL Exception %s reading result set writing CSV file
|
static FederationError |
INTERNAL_ERROR_TRANSLATOR
Translator Exception %s
|
static FederationError |
INTERNAL_ERROR_UNKWOWN_DBVENDOR
Unknown DB Vendor %s
|
static FederationError |
INTERNAL_ERROR_UNKWOWN_ENCODING
Unknown encoding %s
|
static FederationError |
INTERNAL_ERROR_VDB_DEPLOY
Failed to deploy mart %s
|
static FederationError |
INTERNAL_ERROR_VDB_FILE
IO Exception %s generating VDB file %s
|
static FederationError |
INTERNAL_ERROR_WRITE_CSV_FILE
IO Exception %s writing CSV file
|
static FederationError |
INTERNAL_WARN_RESULTSET_CLOSE
Error %s while close result set
|
static FederationError |
INTERNAL_WARN_VDB_REMOVE
Error %s removing VDB file %s
|
static FederationError |
TRANSLATOR_NOT_A_MAPPER
Translator for vendor %s cannot map SQL meta data
|
Modifier and Type | Method and Description |
---|---|
String |
getErrorMessageFmt(Object... args) |
equals, formatError, getCategory, getCode, getErrorCode, hashCode, readResolve, toString
public static final FederationError FAILED_TO_START_SERVER
public static final FederationError INTERNAL_ERROR_NYI
public static final FederationError INTERNAL_ERROR_UNKWOWN_DBVENDOR
public static final FederationError INTERNAL_ERROR_TRANSLATOR
public static final FederationError INTERNAL_ERROR_DATASOURCE
public static final FederationError INTERNAL_ERROR_VDB_FILE
public static final FederationError INTERNAL_ERROR_VDB_DEPLOY
public static final FederationError CONNECTION_NO_TABLES
public static final FederationError COULD_NOT_FIND_TRANSLATOR
public static final FederationError INTERNAL_ERROR_MKDATADIR
public static final FederationError TRANSLATOR_NOT_A_MAPPER
public static final FederationError INTERNAL_ERROR_WRITE_CSV_FILE
public static final FederationError INTERNAL_ERROR_READ_CSV_FILE
public static final FederationError INTERNAL_ERROR_UNKWOWN_ENCODING
public static final FederationError INTERNAL_WARN_RESULTSET_CLOSE
public static final FederationError INTERNAL_ERROR_CLOSE_CSV_WRITER
public static final FederationError INTERNAL_ERROR_CONNECT
public static final FederationError INTERNAL_ERROR_CLOSE_STMT
public static final FederationError INTERNAL_ERROR_CLOSE_CONN
public static final FederationError INTERNAL_ERROR_CREATE_STMT
public static final FederationError INTERNAL_ERROR_EXECUTE_STMT
public static final FederationError INTERNAL_WARN_VDB_REMOVE
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.