opendj3-server-dev/src/server/org/opends/server/plugins/UniqueAttributePlugin.java
@@ -126,10 +126,7 @@ break; default: LocalizableMessage message = ERR_PLUGIN_UNIQUEATTR_INVALID_PLUGIN_TYPE.get(t.toString()); throw new ConfigException(message); throw new ConfigException(ERR_PLUGIN_UNIQUEATTR_INVALID_PLUGIN_TYPE.get(t)); } }