public static final java.lang.String |
CALL_FAILURE |
"Unable to perform call. %s" |
public static final java.lang.String |
EMPTY_FEATURE_VECTOR |
"Received empty feature vector from Tecton" |
public static final java.lang.String |
EMPTY_REQUEST_MAPS |
"Both Join Key map and Request Context Map cannot be empty" |
public static final java.lang.String |
EMPTY_RESPONSE |
"Received empty response body from Tecton" |
public static final java.lang.String |
ERROR_RESPONSE |
"Received Error Response from Tecton wih code %s and error message: %s" |
public static final java.lang.String |
INVALID_FEATURESERVICENAME |
"FeatureService Name cannot be null or empty" |
public static final java.lang.String |
INVALID_GET_FEATURE_BATCH_REQUEST |
"The parameters passed to the GetFeaturesBatchRequest are invalid. %s" |
public static final java.lang.String |
INVALID_GET_FEATURE_REQUEST |
"The parameters passed to the GetFeatureRequest are invalid. %s" |
public static final java.lang.String |
INVALID_GET_SERVICE_METADATA_REQUEST |
"The parameters passed to the GetFeatureServiceMetadataRequest are invalid. %s" |
public static final java.lang.String |
INVALID_KEY |
"API Key cannot be empty" |
public static final java.lang.String |
INVALID_KEY_VALUE |
"Key/Value cannot be null or empty" |
public static final java.lang.String |
INVALID_MICRO_BATCH_SIZE |
"The microBatchSize is out of bounds and should be in the range [ %s , %s ]" |
public static final java.lang.String |
INVALID_REQUEST_DATA_LIST |
"The list of GetFeaturesRequestData objects cannot be null or empty" |
public static final java.lang.String |
INVALID_RESPONSE_FORMAT |
"Unable to parse JSON response from Tecton" |
public static final java.lang.String |
INVALID_URL |
"Cannot connect to Tecton because the URL is invalid" |
public static final java.lang.String |
INVALID_WORKSPACENAME |
"Workspace Name cannot be null or empty" |
public static final java.lang.String |
MISMATCHED_TYPE |
"Invalid method used to access value of type %s" |
public static final java.lang.String |
MISSING_EXPECTED_METADATA |
"Required metadata %s is missing in the response" |
public static final java.lang.String |
UNKNOWN_DATA_TYPE |
"Unknown Data Type %s in response" |
public static final java.lang.String |
UNKNOWN_DATETIME_FORMAT |
"Unable to parse effectiveTime in the response metadata" |
public static final java.lang.String |
UNSUPPORTED_LIST_DATA_TYPE |
"Unsupported data type detected for array feature values" |