opendj3-server-dev/src/server/org/opends/server/api/ConfigHandler.java
@@ -22,13 +22,14 @@ * * * Copyright 2006-2008 Sun Microsystems, Inc. * Portions Copyright 2014 ForgeRock AS */ package org.opends.server.api; import org.opends.server.config.ConfigEntry; import org.opends.server.config.ConfigException; import org.forgerock.opendj.config.server.ConfigException; import org.opends.server.types.DirectoryException; import org.opends.server.types.DN; import org.opends.server.types.InitializationException;