public static enum RelationalMessages.Error extends Enum<RelationalMessages.Error>
Enum Constant and Description |
---|
ABOUT_SERVICE_ERROR
An error indicating the about service failed
|
CONNECTION_SERVICE_CATALOG_SOURCE_DNE_ERROR
An error indicating create attempt failed because the specified Openshift ServiceCatalog source was not found
|
CONNECTION_SERVICE_CLONE_ALREADY_EXISTS
An error indicating clone attempt failed because same name already exists
|
CONNECTION_SERVICE_CLONE_CONNECTION_ERROR
An error indicating a request to clone a connection failed
|
CONNECTION_SERVICE_CLONE_MISSING_NEW_NAME
An error indicating clone attempt was missing a new connection name
|
CONNECTION_SERVICE_CLONE_SAME_NAME_ERROR
An error indicating the desired new clone name is same as connection being cloned
|
CONNECTION_SERVICE_CREATE_ALREADY_EXISTS
An error indicating create attempt failed because same name already exists
|
CONNECTION_SERVICE_CREATE_CONNECTION_ERROR
An error indicating a request to create a connection failed
|
CONNECTION_SERVICE_DELETE_CONNECTION_ERROR
An error indicating a request to delete a connection failed
|
CONNECTION_SERVICE_GET_CONNECTION_ERROR
An error indicating an error occurred trying to obtain the specified Connection.
|
CONNECTION_SERVICE_GET_CONNECTIONS_ERROR
An error indicating a JSON document representing the Connections in the workspace could not be retrieved.
|
CONNECTION_SERVICE_GET_TABLE_COLUMNS_ERROR
An error occurred during the request for schema table columns.
|
CONNECTION_SERVICE_GET_TABLES_ERROR
An error occurred during the request for schema tables.
|
CONNECTION_SERVICE_JSON_MISSING_NAME
An error indicating the connection name is missing from the input JSON document.
|
CONNECTION_SERVICE_MISSING_CONNECTION_NAME
An error indicating the expected connection name was missing
|
CONNECTION_SERVICE_MISSING_PARAMETER_ERROR
An error indicating at least one parameter is lacking
|
CONNECTION_SERVICE_NAME_EXISTS
An error indicating a connection already exists
|
CONNECTION_SERVICE_NAME_VALIDATION_ERROR
A message indicating an unexpected error occurred during name validation.
|
CONNECTION_SERVICE_REFRESH_SCHEMA_ERROR
An error indicating a refresh error
|
CONNECTION_SERVICE_REQUEST_PARSING_ERROR
The Connection service cannot parse the request body
|
CONNECTION_SERVICE_SOURCE_NAME_ERROR
An error indicating the parameter and JSON connection name does not match for a connection being created.
|
CONNECTION_SERVICE_UPDATE_CONNECTION_DNE
An error indicating that the connection does not exist
|
CONNECTION_SERVICE_UPDATE_CONNECTION_ERROR
An error indicating a request to update a connection failed
|
CONNECTION_SERVICE_UPDATE_MISSING_JSON
An error indicating update attempt was missing json arg
|
CONNECTION_TO_REPO_IMPORT_ERROR
Error transferring connections from server to repo
|
DATASERVICE_SERVICE_CLONE_ALREADY_EXISTS
An error indicating clone attempt failed because same name already exists
|
DATASERVICE_SERVICE_CLONE_DATASERVICE_ERROR
An error indicating a request to clone a dataservice failed
|
DATASERVICE_SERVICE_CLONE_MISSING_NAME
An error indicating clone attempt was missing a name
|
DATASERVICE_SERVICE_CLONE_MISSING_NEW_NAME
An error indicating clone attempt was missing a new service name
|
DATASERVICE_SERVICE_CLONE_SAME_NAME_ERROR
An error indicating the desired new clone name is same as dataservice being cloned
|
DATASERVICE_SERVICE_CREATE_ALREADY_EXISTS
An error indicating create attempt failed because same name already exists
|
DATASERVICE_SERVICE_CREATE_DATASERVICE_ERROR
An error indicating a request to create a dataservice failed
|
DATASERVICE_SERVICE_CREATE_MISSING_NAME
An error indicating create attempt was missing a name
|
DATASERVICE_SERVICE_DELETE_DATASERVICE_ERROR
An error indicating a request to delete a dataservice failed
|
DATASERVICE_SERVICE_FIND_SOURCE_VDB_ERROR
An error indicating an error occurred trying to find a matching source VDB
|
DATASERVICE_SERVICE_FIND_VIEW_INFO_ERROR
An error indicating an error occurred trying to find a service view info
|
DATASERVICE_SERVICE_GET_CONNECTIONS_ERROR
An error indicating an error occurred trying to obtain a dataservice's connections
|
DATASERVICE_SERVICE_GET_DATASERVICE_ERROR
An error indicating an error occurred trying to obtain the specified Dataservice.
|
DATASERVICE_SERVICE_GET_DATASERVICES_ERROR
An error indicating a JSON document representing the Dataservices in the workspace could not be retrieved.
|
DATASERVICE_SERVICE_GET_DRIVERS_ERROR
An error indicating an error occurred trying to obtain a dataservice's drivers
|
DATASERVICE_SERVICE_GET_JOIN_MISSING_TABLEPATH
An error indicating an error due to missing tablePath
|
DATASERVICE_SERVICE_JSON_MISSING_NAME
An error indicating the Dataservice name is missing from the input JSON document.
|
DATASERVICE_SERVICE_MISSING_PARAMETER_ERROR
The dataservice service lacks at least one parameter
|
DATASERVICE_SERVICE_MODEL_SOURCE_DNE
An error indicating that a model source does not exist
|
DATASERVICE_SERVICE_NAME_EXISTS
A message indicating that a data service with the given name already exists.
|
DATASERVICE_SERVICE_NAME_VALIDATION_ERROR
A message indicating an unexpected error occurred during name validation.
|
DATASERVICE_SERVICE_REFRESH_VIEWS_ERROR
An error indicating a request to refresh dataservice views failed
|
DATASERVICE_SERVICE_REFRESH_VIEWS_MISSING_NAME
An error indicating refresh views attempt was missing a name
|
DATASERVICE_SERVICE_REQUEST_PARSING_ERROR
The Dataservice service cannot parse the request body
|
DATASERVICE_SERVICE_SERVICE_DNE
An error indicating that the service does not exist
|
DATASERVICE_SERVICE_SERVICE_NAME_ERROR
An error indicating the parameter and JSON dataservice name does not match for a dataservice being created.
|
DATASERVICE_SERVICE_SOURCE_TABLE_DNE
An error indicating that a table does not exist
|
DATASERVICE_SERVICE_UPDATE_DATASERVICE_ERROR
An error indicating a request to update a dataservice failed
|
DATASERVICE_SERVICE_UPDATE_MISSING_JSON
An error indicating update attempt was missing json arg
|
DATASERVICE_SERVICE_UPDATE_MISSING_NAME
An error indicating update attempt was missing a name
|
DECRYPT_FAILURE
A failure to decrypt sensitive data
|
DRIVER_SERVICE_GET_DRIVERS_ERROR
An error indicating a JSON document representing the Drivers in the workspace could not be retrieved.
|
ENCRYPT_FAILURE
A failure to encrypt and secure sensitive data
|
IMPORT_EXPORT_SERVICE_ARTIFACT_NOT_EXPORTABLE_ERROR
The import export service is trying to export an artifact that is not exportable
|
IMPORT_EXPORT_SERVICE_EXPORT_ERROR
An import export service export error
|
IMPORT_EXPORT_SERVICE_IMPORT_ARTIFACT_ERROR
An import export service import artifact error
|
IMPORT_EXPORT_SERVICE_IMPORT_ERROR
An import export service import error
|
IMPORT_EXPORT_SERVICE_MISSING_PARAMETER_ERROR
An import export service storage types missing parameter error
|
IMPORT_EXPORT_SERVICE_NO_ARTIFACT_ERROR
The import export service cannot find the artifact to be exported
|
IMPORT_EXPORT_SERVICE_NO_FILE_PATH_ERROR
The import export service has not found a relative file path to import from
|
IMPORT_EXPORT_SERVICE_NO_NAMED_GIT_REPO_ERROR
An import export service no git repository in profile error
|
IMPORT_EXPORT_SERVICE_NO_PARAMETERS_ERROR
The importexport service lacks at least one storage attribute
|
IMPORT_EXPORT_SERVICE_REQUEST_PARSING_ERROR
The import export service cannot parse the request body
|
IMPORT_EXPORT_SERVICE_STORAGE_TYPES_ERROR
An import export service storage types retrieval error
|
IMPORT_EXPORT_SERVICE_UNSUPPORTED_TYPE_ERROR
the importexport service encountered an unsupported storage type
|
METADATA_GET_SYNDESIS_SOURCES_ERROR
An error indicating the failed status of to get syndesis sources
|
METADATA_SERVICE_CONNECTION_MISSING_PATH
An error indicating a name is missing while deploying a data source
|
METADATA_SERVICE_DATA_SERVICE_MISSING_PATH
An error indicating a name is missing while deploying a data service
|
METADATA_SERVICE_DEFAULT_TRANSLATOR_MAPPINGS_NOT_FOUND_ERROR
An error occurred locating the default translator mappings
|
METADATA_SERVICE_DEPLOY_CONNECTION_ERROR
An error indicating a teiid connection deployment failure
|
METADATA_SERVICE_DEPLOY_DATA_SERVICE_ERROR
An error indicating a teiid dataService deployment failure
|
METADATA_SERVICE_DEPLOY_DRIVER_ERROR
An error indicating a teiid driver deployment failure
|
METADATA_SERVICE_DEPLOY_VDB_ERROR
An error indicating a teiid Vdb deployment failure
|
METADATA_SERVICE_DRIVER_ATTRIBUTES_MISSING
Cannot deploy a driver since one of its attributes is missing
|
METADATA_SERVICE_DRIVER_MISSING_PATH
An error indicating a workspace driver being deployed to teiid cannot be found due to
a missing path property
|
METADATA_SERVICE_FILE_ATTRIB_NO_CONTENT
An error indicating a teiid file attributes object has no file
|
METADATA_SERVICE_FILE_ATTRIB_NO_NAME
An error indicating a teiid file attributes object has no name
|
METADATA_SERVICE_FILE_ATTRIB_NO_PARAMETERS
An error indicating a teiid file attributes object has no parameters
|
METADATA_SERVICE_GET_DATA_SERVICE_DEPLOYABLE_ERROR
An error determining data service deployable status
|
METADATA_SERVICE_GET_DATA_SOURCE_CATALOG_SCHEMA_ERROR
An error indicating attempt to get source catalog and schema failed.
|
METADATA_SERVICE_GET_DATA_SOURCE_CONNECTION_ERROR
An error indicating attempt to get source JDBC connection failed.
|
METADATA_SERVICE_GET_DATA_SOURCE_ERROR
An error when getting datasource
|
METADATA_SERVICE_GET_DATA_SOURCE_INSTANTIATION_FAILURE
An error indicating data source cannot be instantiated from available data sources
|
METADATA_SERVICE_GET_DATA_SOURCE_JDBC_INFO_FAILURE
An error indicating jdbc info failed to be supplied from a data source.
|
METADATA_SERVICE_GET_DATA_SOURCE_NOT_JDBC_ERROR
An error indicating data source isn not a JDBC source.
|
METADATA_SERVICE_GET_DATA_SOURCE_TABLE_FETCH_ERROR
An error indicating attempt to fetch source JDBC tables failed.
|
METADATA_SERVICE_GET_DATA_SOURCE_TABLES_ERROR
An error indicating attempt to get source tables failed.
|
METADATA_SERVICE_GET_DATA_SOURCE_TRANSLATOR_ERROR
An error when getting a Datasource translator.
|
METADATA_SERVICE_GET_DATA_SOURCE_UNRECOGNISED_JDBC_SOURCE
An error indicating the jdbc data source is not recognised.
|
METADATA_SERVICE_GET_DATA_SOURCES_ERROR
An error when getting datasources
|
METADATA_SERVICE_GET_DRIVERS_ERROR
An error when getting drivers
|
METADATA_SERVICE_GET_TEMPLATE_ENTRIES_ERROR
An error indicating the instance failed to get any data source templates.
|
METADATA_SERVICE_GET_TEMPLATE_ERROR
An error indicating the instance failed to get a data source template.
|
METADATA_SERVICE_GET_TEMPLATES_ERROR
An error indicating the instance failed to get any data source templates.
|
METADATA_SERVICE_GET_TRANSLATORS_ERROR
An error indicating an error occurred whilst fetching the teiid translators
|
METADATA_SERVICE_GET_VDBS_ERROR
An error when getting vdbs
|
METADATA_SERVICE_IMPORT_TIMEOUT
An error indicating a timeout occurred whilst conducting an import
|
METADATA_SERVICE_LOAD_DEFAULT_TRANSLATOR_MAPPINGS_ERROR
An error occurred attempting to load the default translator mappings
|
METADATA_SERVICE_MISSING_VDB_NAME
An error indicating the vdb name is missing
|
METADATA_SERVICE_NO_CONNECTION_FOUND
No data source could be found while trying to deploy
|
METADATA_SERVICE_NO_DATA_SERVICE_FOUND
No data service could be found while trying to deploy
|
METADATA_SERVICE_NO_DRIVER_FOUND_IN_WKSP
A driver cannot be found at the given path in the workspace
|
METADATA_SERVICE_NO_VDB_FOUND
No VDB could be found while trying to deploy
|
METADATA_SERVICE_PING_MISSING_TYPE
Error indicating a ping type is missing
|
METADATA_SERVICE_QUERY_ERROR
An error indicating a query failure
|
METADATA_SERVICE_QUERY_MISSING_QUERY
No query specified for the query operation
|
METADATA_SERVICE_QUERY_MISSING_TARGET
No target specified for the query operation
|
METADATA_SERVICE_QUERY_TARGET_NOT_DEPLOYED
The query target does not appear to have been deployed
|
METADATA_SERVICE_REFRESH_PREVIEW_VDB_ERROR
An error indicating a refresh preview Vdb failure
|
METADATA_SERVICE_REQUEST_PARSING_ERROR
The teiid service cannot parse the request body
|
METADATA_SERVICE_STATUS_ERROR
An error indicating a teiid status error
|
METADATA_SERVICE_UNDEPLOY_CONNECTION_ERROR
An error indicating a connection could not be undeployed
|
METADATA_SERVICE_UNDEPLOY_DATA_SOURCE_ERROR
An error indicating a teiid DataSource undeploy failure
|
METADATA_SERVICE_UNDEPLOY_DRIVER_ERROR
An error indicating a teiid driver undeployment failure
|
METADATA_SERVICE_UNDEPLOY_VDB_ERROR
An error indicating a teiid Vdb undeploy failure
|
METADATA_SERVICE_UPDATE_DDL_DNE
An error indicating update attempt failed because the Teiid Model DDL was empty
|
METADATA_SERVICE_UPDATE_DDL_FETCH_ERROR
An error indicating update attempt failed because retrieval of the teiid DDL failed.
|
METADATA_SERVICE_UPDATE_ERROR
An error indicating update attempt failed
|
METADATA_SERVICE_UPDATE_MISSING_METADATA_MODELNAME
An error indicating update attempt failed because the Metadata Model name was missing
|
METADATA_SERVICE_UPDATE_MISSING_METADATA_VDBNAME
An error indicating update attempt failed because the Metadata VDB name was missing
|
METADATA_SERVICE_UPDATE_MISSING_MODELNAME
An error indicating update attempt failed because the Model name was missing
|
METADATA_SERVICE_UPDATE_MISSING_PARAMETER_ERROR
The Teiid service update is missing a parameter
|
METADATA_SERVICE_UPDATE_MISSING_VDBNAME
An error indicating update attempt failed because the VDB name was missing
|
METADATA_SERVICE_UPDATE_REQUEST_PARSING_ERROR
The service lacks at least one parameter
|
METADATA_SERVICE_VDB_MISSING_PATH
An error indicating a name is missing while deploying a VDB
|
METADATA_SERVICE_VDBS_STATUS_ERROR
An error indicating a teiid vdb status error
|
METADATA_SYNDESIS_SOURCE_BIND_ERROR
An error indicating from bind operation on service catalog service
|
METADATA_SYNDESIS_SOURCE_BIND_MISSING_NAME
An error indicating a name of syndesis source missing from bind operation
|
METADATA_SYNDESIS_SOURCE_BIND_PARSE_ERROR
An error indicating payload parse error from bind operation
|
NO_USER_PROFILE
An error indicating no user profile can be found
|
PROFILE_EDITOR_STATE_CREATE_ERROR
An error indicating a problem with creating a view editor state
|
PROFILE_EDITOR_STATE_GET_ERROR
An error indicating a problem with getting a view editor state
|
PROFILE_EDITOR_STATE_MISSING_COMMANDS
An error indicating a profile view editor state is missing commands
|
PROFILE_EDITOR_STATE_MISSING_ID
An error indicating a profile view editor state is missing its id
|
PROFILE_EDITOR_STATE_MISSING_VIEW_DEFINITION
An error indicating a profile view editor state is missing its view definition
|
PROFILE_EDITOR_STATE_REMOVE_ERROR
An error indicating a problem with removing a view editor state
|
PROFILE_EDITOR_STATES_GET_ERROR
An error indicating a problem with getting view editor states
|
PROFILE_GIT_REPO_CREATE_ERROR
An error indicating a problem with creating a git repository configuration
|
PROFILE_GIT_REPO_CREATE_MALFORMED_URL
An error indicating a malformed git repository url
|
PROFILE_GIT_REPO_CREATE_MISSING_REPO_PASSWORD
An error indicating a missing git repository password
|
PROFILE_GIT_REPO_CREATE_MISSING_REPO_URL
An error indicating a missing git repository url
|
PROFILE_GIT_REPO_CREATE_MISSING_REPO_USER
An error indicating a missing git repository user
|
PROFILE_GIT_REPO_MISSING_REPO_NAME
An error indicating a missing git repository name
|
PROFILE_GIT_REPO_REMOVE_ERROR
An error indicating a problem with removing a git repository configuration
|
PUBLISH_ERROR
An error indicating from publish operation on service catalog service
|
SCHEMA_SERVICE_GET_SCHEMA_ERROR
An error occurred while trying to obtain the teiid schema
|
SCHEMA_SERVICE_GET_SCHEMA_NOT_FOUND
The schema was not found
|
SCHEMA_SERVICE_GET_SCHEMA_UNKNOWN_KTYPE
An unknown
KomodoType was provided to the get schema operation |
SEARCH_SERVICE_DELETE_SEARCH_ERROR
An error indicating a request to delete a saved search configuration failed
|
SEARCH_SERVICE_GET_SEARCH_ERROR
An error indicating a VDB search failed
|
SEARCH_SERVICE_NO_PARAMETERS_ERROR
The search service lacks at least one parameter
|
SEARCH_SERVICE_PARENT_ANCESTOR_EXCLUSIVE_ERROR
The search service has both parent and ancestor parameters
|
SEARCH_SERVICE_REQUEST_PARSING_ERROR
The search service cannot parse the request body
|
SEARCH_SERVICE_SAVE_SEARCH_ERROR
An error indicating a request to save a search configuration failed
|
SEARCH_SERVICE_WKSP_SEARCHES_ERROR
An error indicating a request for saved searched failed
|
SECURITY_FAILURE_ERROR
An error indicating a failure in authentication or authorization of the REST service
|
USER_PROFILE_SERVICE_ERROR
An error indicating the user profile service method failed
|
VALIDATE_VIEW_DEFINITION_ERROR
An error indicating a problem with validating the viewDefinition DDL
|
VDB_DATA_SOURCE_NAME_EXISTS
A message indicating the VDB is invalid since a data source with the given name already exists.
|
VDB_DESCRIPTOR_BUILDER_ERROR
An error indicating the VDB descriptor JSON representation could not be created.
|
VDB_NAME_EXISTS
A message indicating that a VDB with the given name already exists.
|
VDB_NAME_NOT_PROVIDED
VDB name not provided
|
VDB_NAME_VALIDATION_ERROR
A message indicating an unexpected error occurred during name validation.
|
VDB_NOT_FOUND
VDB Not found
|
VDB_SAMPLE_CONTENT_FAILURE
An error indicating the content of a sample vdb could not be loaded into a stream
|
VDB_SAMPLE_CONTENT_SUCCESS
Success indicator that the content of a sample vdb was loaded into a stream
|
VDB_SAMPLE_IMPORT_ERRORS
Import errors occurred during sample vdb import
|
VDB_SAMPLE_IMPORT_SUCCESS
Success indicator that the import of a sample vdb was successful
|
VDB_SAMPLE_IMPORT_TIMEOUT
An error indicating the transaction timeout while awaiting the import of a vdb
|
VDB_SAMPLE_IMPORT_VDB_EXISTS
Vdb already exists during sample import
|
VDB_SERVICE_CLONE_ALREADY_EXISTS
An error indicating clone attempt failed because same name already exists
|
VDB_SERVICE_CLONE_MISSING_NAME
An error indicating clone attempt was missing a name
|
VDB_SERVICE_CLONE_MISSING_NEW_NAME
An error indicating clone attempt was missing a new VDB name
|
VDB_SERVICE_CLONE_SAME_NAME_ERROR
An error indicating the desired new clone name is same as VDB being cloned
|
VDB_SERVICE_CLONE_VDB_ERROR
An error indicating a request to clone a VDB failed
|
VDB_SERVICE_CREATE_DATA_ROLE_ERROR
An error indicating a VDB data role could not be created.
|
VDB_SERVICE_CREATE_MISSING_DATA_ROLE_NAME
An error indicating create attempt was missing a VDB data role name.
|
VDB_SERVICE_CREATE_MISSING_MODEL_NAME
An error indicating create attempt was missing a Model name
|
VDB_SERVICE_CREATE_MISSING_MODEL_SOURCE_NAME
An error indicating create attempt was missing a ModelSource name
|
VDB_SERVICE_CREATE_MISSING_VDB_NAME
An error indicating create attempt was missing a VDB name
|
VDB_SERVICE_CREATE_MISSING_VIEW_NAME
An error indicating create attempt was missing a View name
|
VDB_SERVICE_CREATE_VDB_ERROR
An error indicating a VDB could not be created.
|
VDB_SERVICE_CREATE_VDB_MODEL_ERROR
An error indicating a VDB model could not be created.
|
VDB_SERVICE_CREATE_VDB_MODEL_SOURCE_ERROR
An error indicating a VDB model source could not be created.
|
VDB_SERVICE_CREATE_VDB_MODEL_VIEW_ERROR
An error indicating a View could not be created.
|
VDB_SERVICE_DATA_ROLE_ALREADY_EXISTS
An error indicating a data role with the specified name already exists.
|
VDB_SERVICE_DATA_ROLE_NAME_DONT_MATCH_ERROR
An error indicating the parameter and JSON VDB data role name does not match.
|
VDB_SERVICE_DEFINE_VIEWS_ARRAY_SIZE_ERROR
An error indicating define views failed because the viewName and tablePath lists different size
|
VDB_SERVICE_DEFINE_VIEWS_ERROR
An error indicating an error occurred trying to define vdb model views
|
VDB_SERVICE_DEFINE_VIEWS_MISSING_MODELSOURCE_PATHS
An error indicating define views failed because the modelSource paths were missing
|
VDB_SERVICE_DEFINE_VIEWS_MISSING_TABLE_PATHS
An error indicating define views failed because the table paths were missing
|
VDB_SERVICE_DEFINE_VIEWS_MISSING_VIEW_NAMES
An error indicating define views failed because the view names were missing
|
VDB_SERVICE_DELETE_DATA_ROLE_ERROR
An error indicating the specified VDB data role could not be deleted.
|
VDB_SERVICE_DELETE_MISSING_DATA_ROLE_NAME
An error indicating delete attempt was missing a VDB data role name.
|
VDB_SERVICE_DELETE_MISSING_MODEL_NAME
An error indicating delete attempt was missing a Model name
|
VDB_SERVICE_DELETE_MISSING_MODEL_SOURCE_NAME
An error indicating delete attempt was missing a ModelSource name
|
VDB_SERVICE_DELETE_MISSING_VDB_NAME
An error indicating delete attempt was missing a VDB name
|
VDB_SERVICE_DELETE_MISSING_VIEW_NAME
An error indicating delete attempt was missing a View name
|
VDB_SERVICE_DELETE_VDB_ERROR
An error indicating a VDB could not be deleted.
|
VDB_SERVICE_DELETE_VDB_MODEL_ERROR
An error indicating a VDB model could not be deleted.
|
VDB_SERVICE_DELETE_VDB_MODEL_SOURCE_ERROR
An error indicating a VDB model source could not be deleted.
|
VDB_SERVICE_DELETE_VDB_MODEL_VIEW_ERROR
An error indicating a VDB model view could not be deleted.
|
VDB_SERVICE_GET_COLUMNS_ERROR
An error indicating an error occurred trying to obtain a Tables columns
|
VDB_SERVICE_GET_CONDITION_ERROR
An error indicating an error occurred trying to obtain a permission's condition
|
VDB_SERVICE_GET_CONDITIONS_ERROR
An error indicating an error occurred trying to obtain a permission's conditions
|
VDB_SERVICE_GET_DATA_ROLE_ERROR
An error indicating an error occurred trying to obtain a VDB's data role
|
VDB_SERVICE_GET_DATA_ROLES_ERROR
An error indicating an error occurred trying to obtain a VDB's data roles
|
VDB_SERVICE_GET_IMPORT_ERROR
An error indicating an error occurred trying to obtain a VDB's import
|
VDB_SERVICE_GET_IMPORTS_ERROR
An error indicating an error occurred trying to obtain a VDB's imports
|
VDB_SERVICE_GET_MASK_ERROR
An error indicating an error occurred trying to obtain a permission's mask
|
VDB_SERVICE_GET_MASKS_ERROR
An error indicating an error occurred trying to obtain a permission's masks
|
VDB_SERVICE_GET_MODEL_ERROR
An error indicating an error occurred trying to obtain a specific model from a VDB
|
VDB_SERVICE_GET_MODELS_ERROR
An error indicating an error occurred trying to obtain a VDB's models.
|
VDB_SERVICE_GET_PERMISSION_ERROR
An error indicating an error occurred trying to obtain a data role's permission
|
VDB_SERVICE_GET_PERMISSIONS_ERROR
An error indicating an error occurred trying to obtain a VDB's data role permissions
|
VDB_SERVICE_GET_SOURCE_ERROR
An error indicating an error occurred trying to obtain a VDB Model's source
|
VDB_SERVICE_GET_SOURCES_ERROR
An error indicating an error occurred trying to obtain a VDB Model's sources
|
VDB_SERVICE_GET_TABLES_ERROR
An error indicating an error occurred trying to obtain a Models tables
|
VDB_SERVICE_GET_TRANSLATOR_ERROR
An error indicating an error occurred trying to obtain a VDB's translator
|
VDB_SERVICE_GET_TRANSLATORS_ERROR
An error indicating an error occurred trying to obtain a VDB's translators
|
VDB_SERVICE_GET_VDB_ERROR
An error indicating an error occurred trying to obtain the specified VDB.
|
VDB_SERVICE_GET_VDBS_ERROR
An error indicating a JSON document representing the VDBs in the workspace could not be retrieved.
|
VDB_SERVICE_GET_VIEWS_ERROR
An error indicating an error occurred trying to obtain model views.
|
VDB_SERVICE_LOAD_SAMPLE_ERROR
An error indicating an exception occurred while importing a sample vdb
|
VDB_SERVICE_MISSING_JSON_DATA_ROLE_NAME
An error indicating the VDB data role name is missing from the input JSON document.
|
VDB_SERVICE_MISSING_JSON_MODEL_NAME
An error indicating the Model name is missing from the input JSON document.
|
VDB_SERVICE_MISSING_JSON_MODEL_SOURCE_NAME
An error indicating the ModelSource name is missing from the input JSON document.
|
VDB_SERVICE_MISSING_JSON_MODEL_VIEW_NAME
An error indicating the View name is missing from the input JSON document.
|
VDB_SERVICE_MISSING_JSON_VDB
An error when creating a VDB indicating the input VDB JSON document was missing.
|
VDB_SERVICE_MISSING_JSON_VDB_NAME
An error indicating the VDB name is missing from the input JSON document.
|
VDB_SERVICE_MISSING_PARAMETER_ERROR
The VDB service request lacks at least one parameter
|
VDB_SERVICE_MODEL_NAME_DONT_MATCH_ERROR
An error indicating the parameter and JSON Model name does not match.
|
VDB_SERVICE_MODEL_SOURCE_DNE
An error indicating that a model source does not exist
|
VDB_SERVICE_MODEL_SOURCE_NAME_DONT_MATCH_ERROR
An error indicating the parameter and JSON ModelSource name does not match.
|
VDB_SERVICE_MODEL_VIEW_NAME_DONT_MATCH_ERROR
An error indicating the parameter and JSON View name does not match.
|
VDB_SERVICE_REQUEST_PARSING_ERROR
The VDB service cannot parse the request body
|
VDB_SERVICE_SOURCE_TABLE_DNE
An error indicating that a table does not exist
|
VDB_SERVICE_UPDATE_MISSING_MODEL_NAME
An error indicating update attempt was missing a Model name
|
VDB_SERVICE_UPDATE_MISSING_MODEL_SOURCE_NAME
An error indicating update attempt was missing a ModelSource name
|
VDB_SERVICE_UPDATE_MISSING_MODEL_VIEW_NAME
An error indicating update attempt was missing a View name
|
VDB_SERVICE_UPDATE_MISSING_VDB_NAME
An error indicating update attempt was missing a VDB name
|
VDB_SERVICE_UPDATE_VDB_DNE
An error indicating that the vdb does not exist
|
VDB_SERVICE_UPDATE_VDB_ERROR
An error indicating a request to update a vdb failed
|
VDB_SERVICE_UPDATE_VDB_MODEL_DNE
An error indicating that the Vdb model does not exist
|
VDB_SERVICE_UPDATE_VDB_MODEL_ERROR
An error indicating a request to update a vdb failed
|
VDB_SERVICE_UPDATE_VDB_MODEL_SOURCE_ERROR
An error indicating a request to update a vdb model source failed
|
VDB_SERVICE_UPDATE_VDB_MODEL_VIEW_ERROR
An error indicating a request to update a vdb model view failed
|
VDB_SERVICE_VDB_ALREADY_EXISTS
An error indicating a VDB with the specified name already exists and therefore cannot be created.
|
VDB_SERVICE_VDB_MODEL_ALREADY_EXISTS
An error indicating a VDB model with the specified name already exists and therefore cannot be created.
|
VDB_SERVICE_VDB_MODEL_SOURCE_ALREADY_EXISTS
An error indicating a VDB ModelSource with the specified name already exists and therefore cannot be created.
|
VDB_SERVICE_VDB_MODEL_VIEW_ALREADY_EXISTS
An error indicating a VDB Model View with the specified name already exists and therefore cannot be created.
|
VDB_SERVICE_VDB_NAME_DONT_MATCH_ERROR
An error indicating the parameter and JSON VDB name does not match.
|
VDB_TO_REPO_IMPORT_ERROR
Error transferring vdb from server to repo
|
VIEW_DEFINITION_MISSING_DDL
An error indicating a view definition is missing the DDL
|
VIEW_DEFINITION_MISSING_NAME
An error indicating a view definition is missing the name
|
VIEW_NAME_EXISTS
A message indicating that a View with the given name already exists.
|
VIEW_NAME_VALIDATION_ERROR
A message indicating an unexpected error occurred during name validation.
|
Modifier and Type | Method and Description |
---|---|
String |
toString() |
static RelationalMessages.Error |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelationalMessages.Error[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final RelationalMessages.Error SECURITY_FAILURE_ERROR
public static final RelationalMessages.Error DATASERVICE_SERVICE_GET_DATASERVICES_ERROR
public static final RelationalMessages.Error DATASERVICE_SERVICE_GET_DATASERVICE_ERROR
public static final RelationalMessages.Error DATASERVICE_SERVICE_GET_CONNECTIONS_ERROR
public static final RelationalMessages.Error DATASERVICE_SERVICE_GET_JOIN_MISSING_TABLEPATH
public static final RelationalMessages.Error DATASERVICE_SERVICE_GET_DRIVERS_ERROR
public static final RelationalMessages.Error DATASERVICE_SERVICE_CREATE_DATASERVICE_ERROR
public static final RelationalMessages.Error DATASERVICE_SERVICE_CLONE_DATASERVICE_ERROR
public static final RelationalMessages.Error DATASERVICE_SERVICE_DELETE_DATASERVICE_ERROR
public static final RelationalMessages.Error DATASERVICE_SERVICE_UPDATE_DATASERVICE_ERROR
public static final RelationalMessages.Error DATASERVICE_SERVICE_REFRESH_VIEWS_ERROR
public static final RelationalMessages.Error DATASERVICE_SERVICE_CREATE_MISSING_NAME
public static final RelationalMessages.Error DATASERVICE_SERVICE_CLONE_MISSING_NAME
public static final RelationalMessages.Error DATASERVICE_SERVICE_REFRESH_VIEWS_MISSING_NAME
public static final RelationalMessages.Error DATASERVICE_SERVICE_CLONE_MISSING_NEW_NAME
public static final RelationalMessages.Error DATASERVICE_SERVICE_CLONE_SAME_NAME_ERROR
public static final RelationalMessages.Error DATASERVICE_SERVICE_FIND_VIEW_INFO_ERROR
public static final RelationalMessages.Error DATASERVICE_SERVICE_FIND_SOURCE_VDB_ERROR
public static final RelationalMessages.Error DATASERVICE_SERVICE_REQUEST_PARSING_ERROR
public static final RelationalMessages.Error DATASERVICE_SERVICE_UPDATE_MISSING_NAME
public static final RelationalMessages.Error DATASERVICE_SERVICE_UPDATE_MISSING_JSON
public static final RelationalMessages.Error DATASERVICE_SERVICE_JSON_MISSING_NAME
public static final RelationalMessages.Error DATASERVICE_SERVICE_SERVICE_DNE
public static final RelationalMessages.Error DATASERVICE_SERVICE_SERVICE_NAME_ERROR
public static final RelationalMessages.Error DATASERVICE_SERVICE_CREATE_ALREADY_EXISTS
public static final RelationalMessages.Error DATASERVICE_SERVICE_CLONE_ALREADY_EXISTS
public static final RelationalMessages.Error DATASERVICE_SERVICE_SOURCE_TABLE_DNE
public static final RelationalMessages.Error DATASERVICE_SERVICE_MODEL_SOURCE_DNE
public static final RelationalMessages.Error DATASERVICE_SERVICE_MISSING_PARAMETER_ERROR
public static final RelationalMessages.Error DATASERVICE_SERVICE_NAME_EXISTS
public static final RelationalMessages.Error DATASERVICE_SERVICE_NAME_VALIDATION_ERROR
public static final RelationalMessages.Error CONNECTION_SERVICE_GET_CONNECTIONS_ERROR
public static final RelationalMessages.Error CONNECTION_SERVICE_GET_CONNECTION_ERROR
public static final RelationalMessages.Error CONNECTION_SERVICE_CREATE_CONNECTION_ERROR
public static final RelationalMessages.Error CONNECTION_SERVICE_CLONE_CONNECTION_ERROR
public static final RelationalMessages.Error CONNECTION_SERVICE_DELETE_CONNECTION_ERROR
public static final RelationalMessages.Error CONNECTION_SERVICE_UPDATE_CONNECTION_ERROR
public static final RelationalMessages.Error CONNECTION_SERVICE_MISSING_CONNECTION_NAME
public static final RelationalMessages.Error CONNECTION_SERVICE_CLONE_MISSING_NEW_NAME
public static final RelationalMessages.Error CONNECTION_SERVICE_CLONE_SAME_NAME_ERROR
public static final RelationalMessages.Error CONNECTION_SERVICE_UPDATE_CONNECTION_DNE
public static final RelationalMessages.Error CONNECTION_SERVICE_UPDATE_MISSING_JSON
public static final RelationalMessages.Error CONNECTION_SERVICE_JSON_MISSING_NAME
public static final RelationalMessages.Error CONNECTION_SERVICE_SOURCE_NAME_ERROR
public static final RelationalMessages.Error CONNECTION_SERVICE_CREATE_ALREADY_EXISTS
public static final RelationalMessages.Error CONNECTION_SERVICE_CLONE_ALREADY_EXISTS
public static final RelationalMessages.Error CONNECTION_SERVICE_NAME_EXISTS
public static final RelationalMessages.Error CONNECTION_SERVICE_NAME_VALIDATION_ERROR
public static final RelationalMessages.Error CONNECTION_SERVICE_MISSING_PARAMETER_ERROR
public static final RelationalMessages.Error CONNECTION_SERVICE_REFRESH_SCHEMA_ERROR
public static final RelationalMessages.Error CONNECTION_SERVICE_REQUEST_PARSING_ERROR
public static final RelationalMessages.Error CONNECTION_SERVICE_CATALOG_SOURCE_DNE_ERROR
public static final RelationalMessages.Error CONNECTION_TO_REPO_IMPORT_ERROR
public static final RelationalMessages.Error CONNECTION_SERVICE_GET_TABLES_ERROR
public static final RelationalMessages.Error CONNECTION_SERVICE_GET_TABLE_COLUMNS_ERROR
public static final RelationalMessages.Error DRIVER_SERVICE_GET_DRIVERS_ERROR
public static final RelationalMessages.Error VDB_DATA_SOURCE_NAME_EXISTS
public static final RelationalMessages.Error VDB_NAME_EXISTS
public static final RelationalMessages.Error VDB_NAME_VALIDATION_ERROR
public static final RelationalMessages.Error VDB_DESCRIPTOR_BUILDER_ERROR
public static final RelationalMessages.Error VDB_SERVICE_CREATE_DATA_ROLE_ERROR
public static final RelationalMessages.Error VDB_SERVICE_CREATE_MISSING_DATA_ROLE_NAME
public static final RelationalMessages.Error VDB_SERVICE_CREATE_MISSING_VDB_NAME
public static final RelationalMessages.Error VDB_SERVICE_CREATE_MISSING_MODEL_NAME
public static final RelationalMessages.Error VDB_SERVICE_CREATE_MISSING_MODEL_SOURCE_NAME
public static final RelationalMessages.Error VDB_SERVICE_CREATE_MISSING_VIEW_NAME
public static final RelationalMessages.Error VDB_SERVICE_CREATE_VDB_ERROR
public static final RelationalMessages.Error VDB_SERVICE_CREATE_VDB_MODEL_ERROR
public static final RelationalMessages.Error VDB_SERVICE_CREATE_VDB_MODEL_SOURCE_ERROR
public static final RelationalMessages.Error VDB_SERVICE_CREATE_VDB_MODEL_VIEW_ERROR
public static final RelationalMessages.Error VDB_SERVICE_MISSING_PARAMETER_ERROR
public static final RelationalMessages.Error VDB_SERVICE_CLONE_VDB_ERROR
public static final RelationalMessages.Error VDB_SERVICE_CLONE_ALREADY_EXISTS
public static final RelationalMessages.Error VDB_SERVICE_CLONE_MISSING_NAME
public static final RelationalMessages.Error VDB_SERVICE_CLONE_MISSING_NEW_NAME
public static final RelationalMessages.Error VDB_SERVICE_CLONE_SAME_NAME_ERROR
public static final RelationalMessages.Error VDB_SERVICE_DATA_ROLE_ALREADY_EXISTS
public static final RelationalMessages.Error VDB_SERVICE_DELETE_DATA_ROLE_ERROR
public static final RelationalMessages.Error VDB_SERVICE_DELETE_VDB_ERROR
public static final RelationalMessages.Error VDB_SERVICE_DELETE_VDB_MODEL_ERROR
public static final RelationalMessages.Error VDB_SERVICE_DELETE_VDB_MODEL_SOURCE_ERROR
public static final RelationalMessages.Error VDB_SERVICE_DELETE_VDB_MODEL_VIEW_ERROR
public static final RelationalMessages.Error VDB_SERVICE_UPDATE_VDB_ERROR
public static final RelationalMessages.Error VDB_SERVICE_UPDATE_VDB_MODEL_ERROR
public static final RelationalMessages.Error VDB_SERVICE_UPDATE_VDB_MODEL_SOURCE_ERROR
public static final RelationalMessages.Error VDB_SERVICE_UPDATE_VDB_MODEL_VIEW_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_VDBS_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_VDB_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_MODELS_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_MODEL_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_SOURCES_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_SOURCE_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_TABLES_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_COLUMNS_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_TRANSLATORS_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_TRANSLATOR_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_IMPORTS_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_IMPORT_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_DATA_ROLES_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_DATA_ROLE_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_PERMISSIONS_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_PERMISSION_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_CONDITIONS_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_CONDITION_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_MASKS_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_MASK_ERROR
public static final RelationalMessages.Error VDB_SERVICE_GET_VIEWS_ERROR
public static final RelationalMessages.Error VDB_SERVICE_MISSING_JSON_DATA_ROLE_NAME
public static final RelationalMessages.Error VDB_SERVICE_DATA_ROLE_NAME_DONT_MATCH_ERROR
public static final RelationalMessages.Error VDB_SERVICE_MISSING_JSON_VDB
public static final RelationalMessages.Error VDB_SERVICE_MISSING_JSON_VDB_NAME
public static final RelationalMessages.Error VDB_SERVICE_MISSING_JSON_MODEL_NAME
public static final RelationalMessages.Error VDB_SERVICE_MISSING_JSON_MODEL_SOURCE_NAME
public static final RelationalMessages.Error VDB_SERVICE_MISSING_JSON_MODEL_VIEW_NAME
public static final RelationalMessages.Error VDB_SERVICE_UPDATE_MISSING_VDB_NAME
public static final RelationalMessages.Error VDB_SERVICE_UPDATE_MISSING_MODEL_NAME
public static final RelationalMessages.Error VDB_SERVICE_UPDATE_MISSING_MODEL_SOURCE_NAME
public static final RelationalMessages.Error VDB_SERVICE_UPDATE_MISSING_MODEL_VIEW_NAME
public static final RelationalMessages.Error VDB_SERVICE_UPDATE_VDB_DNE
public static final RelationalMessages.Error VDB_SERVICE_UPDATE_VDB_MODEL_DNE
public static final RelationalMessages.Error VDB_SERVICE_VDB_ALREADY_EXISTS
public static final RelationalMessages.Error VDB_SERVICE_VDB_MODEL_ALREADY_EXISTS
public static final RelationalMessages.Error VDB_SERVICE_VDB_MODEL_SOURCE_ALREADY_EXISTS
public static final RelationalMessages.Error VDB_SERVICE_VDB_MODEL_VIEW_ALREADY_EXISTS
public static final RelationalMessages.Error VDB_SERVICE_VDB_NAME_DONT_MATCH_ERROR
public static final RelationalMessages.Error VDB_SERVICE_MODEL_NAME_DONT_MATCH_ERROR
public static final RelationalMessages.Error VDB_SERVICE_MODEL_SOURCE_NAME_DONT_MATCH_ERROR
public static final RelationalMessages.Error VDB_SERVICE_MODEL_VIEW_NAME_DONT_MATCH_ERROR
public static final RelationalMessages.Error VDB_SERVICE_DELETE_MISSING_DATA_ROLE_NAME
public static final RelationalMessages.Error VDB_SERVICE_DELETE_MISSING_VDB_NAME
public static final RelationalMessages.Error VDB_SERVICE_DELETE_MISSING_MODEL_NAME
public static final RelationalMessages.Error VDB_SERVICE_DELETE_MISSING_MODEL_SOURCE_NAME
public static final RelationalMessages.Error VDB_SERVICE_DELETE_MISSING_VIEW_NAME
public static final RelationalMessages.Error VDB_SERVICE_LOAD_SAMPLE_ERROR
public static final RelationalMessages.Error VDB_SERVICE_REQUEST_PARSING_ERROR
public static final RelationalMessages.Error VDB_SERVICE_DEFINE_VIEWS_MISSING_VIEW_NAMES
public static final RelationalMessages.Error VDB_SERVICE_DEFINE_VIEWS_MISSING_TABLE_PATHS
public static final RelationalMessages.Error VDB_SERVICE_DEFINE_VIEWS_ARRAY_SIZE_ERROR
public static final RelationalMessages.Error VDB_SERVICE_DEFINE_VIEWS_MISSING_MODELSOURCE_PATHS
public static final RelationalMessages.Error VDB_SERVICE_SOURCE_TABLE_DNE
public static final RelationalMessages.Error VDB_SERVICE_MODEL_SOURCE_DNE
public static final RelationalMessages.Error VDB_SERVICE_DEFINE_VIEWS_ERROR
public static final RelationalMessages.Error VDB_SAMPLE_CONTENT_FAILURE
public static final RelationalMessages.Error VDB_SAMPLE_CONTENT_SUCCESS
public static final RelationalMessages.Error VDB_SAMPLE_IMPORT_TIMEOUT
public static final RelationalMessages.Error VDB_SAMPLE_IMPORT_SUCCESS
public static final RelationalMessages.Error VDB_SAMPLE_IMPORT_ERRORS
public static final RelationalMessages.Error VDB_SAMPLE_IMPORT_VDB_EXISTS
public static final RelationalMessages.Error VDB_TO_REPO_IMPORT_ERROR
public static final RelationalMessages.Error VIEW_NAME_EXISTS
public static final RelationalMessages.Error VIEW_NAME_VALIDATION_ERROR
public static final RelationalMessages.Error SCHEMA_SERVICE_GET_SCHEMA_ERROR
public static final RelationalMessages.Error SCHEMA_SERVICE_GET_SCHEMA_UNKNOWN_KTYPE
KomodoType
was provided to the get schema operationpublic static final RelationalMessages.Error SCHEMA_SERVICE_GET_SCHEMA_NOT_FOUND
public static final RelationalMessages.Error SEARCH_SERVICE_GET_SEARCH_ERROR
public static final RelationalMessages.Error SEARCH_SERVICE_WKSP_SEARCHES_ERROR
public static final RelationalMessages.Error SEARCH_SERVICE_SAVE_SEARCH_ERROR
public static final RelationalMessages.Error SEARCH_SERVICE_DELETE_SEARCH_ERROR
public static final RelationalMessages.Error SEARCH_SERVICE_NO_PARAMETERS_ERROR
public static final RelationalMessages.Error SEARCH_SERVICE_PARENT_ANCESTOR_EXCLUSIVE_ERROR
public static final RelationalMessages.Error SEARCH_SERVICE_REQUEST_PARSING_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_STATUS_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_REQUEST_PARSING_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_GET_DATA_SERVICE_DEPLOYABLE_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_GET_VDBS_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_GET_DATA_SOURCES_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_GET_DATA_SOURCE_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_GET_DATA_SOURCE_TRANSLATOR_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_VDBS_STATUS_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_GET_DRIVERS_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_IMPORT_TIMEOUT
public static final RelationalMessages.Error METADATA_SERVICE_GET_TRANSLATORS_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_DEFAULT_TRANSLATOR_MAPPINGS_NOT_FOUND_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_LOAD_DEFAULT_TRANSLATOR_MAPPINGS_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_FILE_ATTRIB_NO_PARAMETERS
public static final RelationalMessages.Error METADATA_SERVICE_FILE_ATTRIB_NO_NAME
public static final RelationalMessages.Error METADATA_SERVICE_FILE_ATTRIB_NO_CONTENT
public static final RelationalMessages.Error METADATA_SERVICE_DEPLOY_DATA_SERVICE_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_DEPLOY_CONNECTION_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_DRIVER_MISSING_PATH
public static final RelationalMessages.Error METADATA_SERVICE_NO_DRIVER_FOUND_IN_WKSP
public static final RelationalMessages.Error METADATA_SERVICE_DRIVER_ATTRIBUTES_MISSING
public static final RelationalMessages.Error METADATA_SERVICE_UNDEPLOY_DATA_SOURCE_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_DEPLOY_VDB_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_REFRESH_PREVIEW_VDB_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_MISSING_VDB_NAME
public static final RelationalMessages.Error METADATA_SERVICE_UNDEPLOY_VDB_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_DEPLOY_DRIVER_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_UNDEPLOY_DRIVER_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_DATA_SERVICE_MISSING_PATH
public static final RelationalMessages.Error METADATA_SERVICE_NO_DATA_SERVICE_FOUND
public static final RelationalMessages.Error METADATA_SERVICE_CONNECTION_MISSING_PATH
public static final RelationalMessages.Error METADATA_SERVICE_NO_CONNECTION_FOUND
public static final RelationalMessages.Error METADATA_SERVICE_NO_VDB_FOUND
public static final RelationalMessages.Error METADATA_SERVICE_VDB_MISSING_PATH
public static final RelationalMessages.Error METADATA_SERVICE_QUERY_MISSING_QUERY
public static final RelationalMessages.Error METADATA_SERVICE_QUERY_MISSING_TARGET
public static final RelationalMessages.Error METADATA_SERVICE_QUERY_TARGET_NOT_DEPLOYED
public static final RelationalMessages.Error METADATA_SERVICE_QUERY_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_PING_MISSING_TYPE
public static final RelationalMessages.Error METADATA_SERVICE_UPDATE_MISSING_PARAMETER_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_UPDATE_REQUEST_PARSING_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_UPDATE_MISSING_VDBNAME
public static final RelationalMessages.Error METADATA_SERVICE_UPDATE_MISSING_MODELNAME
public static final RelationalMessages.Error METADATA_SERVICE_UPDATE_MISSING_METADATA_VDBNAME
public static final RelationalMessages.Error METADATA_SERVICE_UPDATE_MISSING_METADATA_MODELNAME
public static final RelationalMessages.Error METADATA_SERVICE_UPDATE_DDL_FETCH_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_UPDATE_DDL_DNE
public static final RelationalMessages.Error METADATA_SERVICE_GET_DATA_SOURCE_NOT_JDBC_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_GET_DATA_SOURCE_INSTANTIATION_FAILURE
public static final RelationalMessages.Error METADATA_SERVICE_GET_DATA_SOURCE_CONNECTION_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_GET_DATA_SOURCE_TABLE_FETCH_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_GET_DATA_SOURCE_TABLES_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_GET_DATA_SOURCE_CATALOG_SCHEMA_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_GET_DATA_SOURCE_JDBC_INFO_FAILURE
public static final RelationalMessages.Error METADATA_SERVICE_GET_DATA_SOURCE_UNRECOGNISED_JDBC_SOURCE
public static final RelationalMessages.Error METADATA_SERVICE_UNDEPLOY_CONNECTION_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_UPDATE_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_GET_TEMPLATE_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_GET_TEMPLATES_ERROR
public static final RelationalMessages.Error METADATA_SERVICE_GET_TEMPLATE_ENTRIES_ERROR
public static final RelationalMessages.Error IMPORT_EXPORT_SERVICE_NO_PARAMETERS_ERROR
public static final RelationalMessages.Error IMPORT_EXPORT_SERVICE_UNSUPPORTED_TYPE_ERROR
public static final RelationalMessages.Error IMPORT_EXPORT_SERVICE_REQUEST_PARSING_ERROR
public static final RelationalMessages.Error IMPORT_EXPORT_SERVICE_NO_ARTIFACT_ERROR
public static final RelationalMessages.Error IMPORT_EXPORT_SERVICE_ARTIFACT_NOT_EXPORTABLE_ERROR
public static final RelationalMessages.Error IMPORT_EXPORT_SERVICE_NO_FILE_PATH_ERROR
public static final RelationalMessages.Error IMPORT_EXPORT_SERVICE_EXPORT_ERROR
public static final RelationalMessages.Error IMPORT_EXPORT_SERVICE_IMPORT_ERROR
public static final RelationalMessages.Error IMPORT_EXPORT_SERVICE_IMPORT_ARTIFACT_ERROR
public static final RelationalMessages.Error IMPORT_EXPORT_SERVICE_STORAGE_TYPES_ERROR
public static final RelationalMessages.Error IMPORT_EXPORT_SERVICE_MISSING_PARAMETER_ERROR
public static final RelationalMessages.Error IMPORT_EXPORT_SERVICE_NO_NAMED_GIT_REPO_ERROR
public static final RelationalMessages.Error METADATA_GET_SYNDESIS_SOURCES_ERROR
public static final RelationalMessages.Error METADATA_SYNDESIS_SOURCE_BIND_MISSING_NAME
public static final RelationalMessages.Error METADATA_SYNDESIS_SOURCE_BIND_PARSE_ERROR
public static final RelationalMessages.Error METADATA_SYNDESIS_SOURCE_BIND_ERROR
public static final RelationalMessages.Error ABOUT_SERVICE_ERROR
public static final RelationalMessages.Error USER_PROFILE_SERVICE_ERROR
public static final RelationalMessages.Error NO_USER_PROFILE
public static final RelationalMessages.Error PROFILE_GIT_REPO_MISSING_REPO_NAME
public static final RelationalMessages.Error PROFILE_GIT_REPO_CREATE_MISSING_REPO_URL
public static final RelationalMessages.Error PROFILE_GIT_REPO_CREATE_MISSING_REPO_USER
public static final RelationalMessages.Error PROFILE_GIT_REPO_CREATE_MISSING_REPO_PASSWORD
public static final RelationalMessages.Error PROFILE_GIT_REPO_CREATE_MALFORMED_URL
public static final RelationalMessages.Error PROFILE_GIT_REPO_CREATE_ERROR
public static final RelationalMessages.Error PROFILE_GIT_REPO_REMOVE_ERROR
public static final RelationalMessages.Error PROFILE_EDITOR_STATE_MISSING_ID
public static final RelationalMessages.Error PROFILE_EDITOR_STATE_MISSING_COMMANDS
public static final RelationalMessages.Error PROFILE_EDITOR_STATE_MISSING_VIEW_DEFINITION
public static final RelationalMessages.Error PROFILE_EDITOR_STATE_GET_ERROR
public static final RelationalMessages.Error PROFILE_EDITOR_STATES_GET_ERROR
public static final RelationalMessages.Error PROFILE_EDITOR_STATE_CREATE_ERROR
public static final RelationalMessages.Error PROFILE_EDITOR_STATE_REMOVE_ERROR
public static final RelationalMessages.Error ENCRYPT_FAILURE
public static final RelationalMessages.Error DECRYPT_FAILURE
public static final RelationalMessages.Error PUBLISH_ERROR
public static final RelationalMessages.Error VIEW_DEFINITION_MISSING_NAME
public static final RelationalMessages.Error VIEW_DEFINITION_MISSING_DDL
public static final RelationalMessages.Error VALIDATE_VIEW_DEFINITION_ERROR
public static final RelationalMessages.Error VDB_NOT_FOUND
public static final RelationalMessages.Error VDB_NAME_NOT_PROVIDED
public static RelationalMessages.Error[] values()
for (RelationalMessages.Error c : RelationalMessages.Error.values()) System.out.println(c);
public static RelationalMessages.Error valueOf(String name)
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is nullpublic String toString()
toString
in class Enum<RelationalMessages.Error>
Enum.toString()
Copyright © 2013–2019. All rights reserved.