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

matthew_swift
07.31.2008 5f6e31ae7fa29f18d149ee6972457b8ebb4b3688
opends/src/server/org/opends/server/core/CertificateMapperConfigManager.java
@@ -435,6 +435,10 @@
      return mapper;
    }
    catch (InitializationException e) {
      // Avoid re-wrapping the initialization exception.
      throw e;
    }
    catch (Exception e)
    {
      Message message = ERR_CONFIG_CERTMAPPER_INITIALIZATION_FAILED.