mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/replication/plugin/ReplicationDomain.java @@ -2863,7 +2863,7 @@ } catch (DirectoryException de) { throw new IOException(de); throw new IOException(de.getMessage()); } }