diff options
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/logging/AAIUIMsgs.properties | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/main/resources/logging/AAIUIMsgs.properties b/src/main/resources/logging/AAIUIMsgs.properties index 99e40c8..a70d9df 100644 --- a/src/main/resources/logging/AAIUIMsgs.properties +++ b/src/main/resources/logging/AAIUIMsgs.properties @@ -794,4 +794,7 @@ SEARCH_ADAPTER_ERROR=\ QUERY_PARAM_EXTRACTION_ERROR=\ AAIUI9003E|\ Query Parameter Self-Link Extraction Error: {0} -
\ No newline at end of file + +ERROR_EXTRACTING_RESOURCE_PATH_FROM_LINK=\ + AAIUI9004E|\ + Error extracting resource path from self-link. Error: {0}
\ No newline at end of file |