Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EXCEPTION_AUTHORIZATION_FILE_ERROR |
"Error reading the authorization file" |
public static final String |
EXCEPTION_AUTHORIZATION_NULL_OR_EMPTY |
"The authorization file is invalid or empty" |
public static final String |
EXCEPTION_FILE_NULL_OR_EMPTY |
"Invalid or empty file" |
public static final String |
EXCEPTION_INFRASTRUCTURE_OUTPUTS |
"Error retrieving the infrastructure outputs" |
public static final String |
EXCEPTION_NO_IM_VALUE_ENUM_FOUND |
"No valid value found" |
public static final String |
EXCEPTION_NO_REST_API_CONTENT_TYPE_ENUM_FOUND |
"No valid content type found" |
public static final String |
EXCEPTION_NO_STATE_ENUM_FOUND |
"No valid state found" |
public static final String |
EXCEPTION_NO_VM_PROPERTY_ENUM_FOUND |
"No valid vm property found" |
public static final String |
EXCEPTION_NULL_VALUE |
"Null value not returned" |
public static final String |
EXCEPTION_PATH_VALUE |
"Null or empty path value is not accepted" |
public static final String |
EXCEPTION_READING_AUTHORIZATION_FILE |
"Error while reading authorization file" |
public static final String |
EXCEPTION_READING_FILE |
"Error while reading the file" |
public static final String |
EXCEPTION_TOSCA_NOT_SUPPORTED |
"TOSCA content type not supported" |
public static final String |
INFO_EMPTY_BODY_CONTENT |
"REST call with empty body content" |
public static final String |
WARNING_NULL_OR_EMPTY_PARAMETER_VALUES |
"Null or empty list passed as parameter values" |
public static final String |
WARNING_NULL_PARAMETER_NAME |
"Null string list passed as parameter name" |
public static final String |
WARNING_NULL_SERVICE_RESPONSE |
"Null response passed to the service response" |
public static final String |
WARNING_NULL_SERVICE_RESULT |
"Null result set in the service response" |
Copyright © 2016. All rights reserved.