mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/protocols/internal/InternalLDAPSocket.java @@ -157,7 +157,7 @@ catch (Exception e) { // This should never happen. throw new IOException(e.getMessage(), e); throw new IOException(e.getMessage()); } }