Update rest-client with additional operations
[aai/rest-client.git] / src / main / resources / logging / RESTClientMsgs.properties
index 9df0764..75d2b8d 100644 (file)
@@ -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}