From e778e6f04a36e55cdb88ff8448eef804c487286b Mon Sep 17 00:00:00 2001
From: matthew_swift <matthew_swift@localhost>
Date: Tue, 04 Sep 2007 18:57:19 +0000
Subject: [PATCH] Improve content of CommunicationException when they contain only a cause.

---
 opends/src/messages/messages/admin.properties |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/opends/src/messages/messages/admin.properties b/opends/src/messages/messages/admin.properties
index 6ab5d73..5659aca 100644
--- a/opends/src/messages/messages/admin.properties
+++ b/opends/src/messages/messages/admin.properties
@@ -253,3 +253,5 @@
  properties are mandatory: %s
 SEVERE_ERR_PROPERTY_NOT_FOUND_EXCEPTION_110=The property "%s" was not \
  recognized
+SEVERE_ERR_COMMUNICATION_EXCEPTION_DEFAULT_CAUSE_111=A communication problem \
+ occurred while contacting the server: %s

--
Gitblit v1.10.0