public interface ErrorMessages
| Modifier and Type | Field and Description |
|---|---|
static String |
BROKER_URL_NOT_SET_ERROR
BROKER_URL_NOT_SET_ERROR
|
static String |
COMPONENT_FORMAT_ERROR
Error message when the format of a component is wrong.
|
static String |
COMPONENT_LIST_LOAD_ERROR
Error message when it fails to load a component list.
|
static String |
COMPONENT_LOAD_ERROR
Error message when it fails to load a component.
|
static String |
CONSTANT_NOT_CONNECTED_WARNING
Warning message when a user tries to set a value before a parameter node is connected.
|
static String |
CREDENTIALS_WRONG |
static String |
DSC_URL_WRONG
DSC_URL_WRONG
|
static String |
GFAC_URL_WRONG
GFAC_URL_WRONG
|
static String |
GIVEN_WORKFLOW_NAME_IS_WRONG |
static String |
GPEL_CONNECTION_ERROR
GPEL_CONNECTION_ERROR
|
static String |
GPEL_ERROR
GPEL_ERROR
|
static String |
GPEL_MAX_EMPTY
GPEL_MAX_EMPTY
|
static String |
GPEL_MAX_WRONG
GPEL_MAX_WRONG
|
static String |
GPEL_URL_EMPTY
GPEL_URL_EMPTY
|
static String |
GPEL_WORKFLOW_LIST_LOAD_ERROR
Error while loading a list of workflows from GPEL Engine.
|
static String |
GPEL_WORKFLOW_NOT_FOUND_ERROR
GPEL_WORKFLOW_NOT_FOUND_ERROR
|
static String |
GPEL_WRONG_URL
Error if the format of the URL of the GPEL Engine is wrong.
|
static String |
GRAPH_FORMAT_ERROR
Error message when the format of a workflow (graph) is wrong.
|
static String |
GRAPH_LOAD_ERROR
Error message when it fails to load the graph
|
static String |
GRAPH_NOT_READY_ERROR
Errro message indicating the workflow is not complete to create a workflow script.
|
static String |
GRAPH_SAVE_ERROR
Error message when it fails to save the graph
|
static String |
INPUT_NOT_CONNECTED_WARNING
Warning message when a user tries to set a default value before a parameter node is connected.
|
static String |
KARMA_CONNECTION_ERROR
KARMA_CONNECTION_ERROR
|
static String |
MONITOR_ERROR
Some other error related to monitoring.
|
static String |
MONITOR_SUBSCRIPTION_ERROR
Error while subscribing to notification.
|
static String |
MYPROXY_HOST_EMPTY
MYPROXY_HOST_EMPTY
|
static String |
MYPROXY_LIFETIME_EMPTY
MYPROXY_LIFETIME_EMPTY
|
static String |
MYPROXY_LIFETIME_WRONG
MYPROXY_LIFETIME_WRONG
|
static String |
MYPROXY_LOAD_ERROR
MYPROXY_LOAD_ERROR
|
static String |
MYPROXY_PASSPHRASE_WRONG
MYPROXY_PASSPHRASE_WRONG
|
static String |
MYPROXY_PORT_EMPTY
MYPROXY_PORT_EMPTY
|
static String |
MYPROXY_PORT_WRONG
MYPROXY_PORT_WRONG
|
static String |
NO_COMPONENT_SELECTED_WARNING
Warning message for no component selected.
|
static String |
OPEN_FILE_ERROR
Error message when it fails to open the file.
|
static String |
PASSWORD_EMPTY
GPEL_PASSPHRASE_EMPTY
|
static String |
REGISTRY_WORKFLOW_LIST_LOAD_ERROR
Error while loading a list of workflows from Registry.
|
static String |
REPOSITORY_CONFIGURATION_IS_WRONG_FAILED_TO_LOAD_THE_WORKFLOW |
static String |
TOPIC_EMPTY_ERROR
TOPIC_EMPTY_ERROR
|
static String |
UNEXPECTED_ERROR
Error message for unexpected errors.
|
static String |
URL_EMPTY
URL_EMPTY
|
static String |
URL_WRONG
URL_WRONG
|
static String |
USERNAME_EMPTY
GPEL_USERNAME_EMPTY
|
static String |
WORKFLOW_IS_WRONG |
static String |
WORKFLOW_WSDL_ERROR
WORKFLOW_WSDL_ERROR
|
static String |
WORKFLOW_WSDL_NOT_EXIST
WORKFLOW_WSDL_ERROR
|
static String |
WRITE_FILE_ERROR
Error message when it fails to write the file.
|
static final String URL_EMPTY
static final String URL_WRONG
static final String USERNAME_EMPTY
static final String PASSWORD_EMPTY
static final String OPEN_FILE_ERROR
static final String WRITE_FILE_ERROR
static final String GRAPH_LOAD_ERROR
static final String GRAPH_SAVE_ERROR
static final String GRAPH_FORMAT_ERROR
static final String GRAPH_NOT_READY_ERROR
static final String COMPONENT_LIST_LOAD_ERROR
static final String COMPONENT_LOAD_ERROR
static final String COMPONENT_FORMAT_ERROR
static final String GPEL_ERROR
static final String GPEL_CONNECTION_ERROR
static final String GPEL_URL_EMPTY
static final String GPEL_WRONG_URL
static final String GPEL_WORKFLOW_LIST_LOAD_ERROR
static final String GPEL_WORKFLOW_NOT_FOUND_ERROR
static final String GPEL_MAX_EMPTY
static final String GPEL_MAX_WRONG
static final String WORKFLOW_WSDL_NOT_EXIST
static final String WORKFLOW_WSDL_ERROR
static final String MONITOR_SUBSCRIPTION_ERROR
static final String MONITOR_ERROR
static final String KARMA_CONNECTION_ERROR
static final String TOPIC_EMPTY_ERROR
static final String BROKER_URL_NOT_SET_ERROR
static final String REGISTRY_WORKFLOW_LIST_LOAD_ERROR
static final String GFAC_URL_WRONG
static final String DSC_URL_WRONG
static final String MYPROXY_LOAD_ERROR
static final String MYPROXY_HOST_EMPTY
static final String MYPROXY_PORT_EMPTY
static final String MYPROXY_PORT_WRONG
static final String MYPROXY_LIFETIME_EMPTY
static final String MYPROXY_LIFETIME_WRONG
static final String MYPROXY_PASSPHRASE_WRONG
static final String UNEXPECTED_ERROR
static final String NO_COMPONENT_SELECTED_WARNING
static final String INPUT_NOT_CONNECTED_WARNING
static final String CONSTANT_NOT_CONNECTED_WARNING
static final String CREDENTIALS_WRONG
static final String GIVEN_WORKFLOW_NAME_IS_WRONG
static final String REPOSITORY_CONFIGURATION_IS_WRONG_FAILED_TO_LOAD_THE_WORKFLOW
static final String WORKFLOW_IS_WRONG
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.