aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/logging/RESTClientMsgs.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/logging/RESTClientMsgs.properties')
-rw-r--r--src/main/resources/logging/RESTClientMsgs.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/logging/RESTClientMsgs.properties b/src/main/resources/logging/RESTClientMsgs.properties
index 9df0764..75d2b8d 100644
--- a/src/main/resources/logging/RESTClientMsgs.properties
+++ b/src/main/resources/logging/RESTClientMsgs.properties
@@ -55,3 +55,7 @@ HTTP_REQUEST_ERROR=\
HEALTH_CHECK_FAILURE=\
AC2003E|\
Failed to establish connection to {0} at {1}. Cause {2}
+
+CLIENT_INITIALIZATION_FAILURE=\
+ AC2004E|\
+ Failure to initialize rest client. Cause {0}