mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
09.57.2009 b31f9b9b9180efdb379d09723ecbf4d5d60e0155
opendj-sdk/opends/src/guitools/org/opends/guitools/uninstaller/ui/LoginDialog.java
@@ -533,7 +533,7 @@
            {
              // Generic message
              displayError(
                  ERR_CANNOT_CONNECT_TO_LOGIN_WITHOUT_CAUSE.get(),
                  Utils.getMessageForException((NamingException)throwable),
                  INFO_ERROR_TITLE.get());
            }
          }