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

Jean-Noel Rouvignac
15.17.2014 661593f15f14aaf55d73c7979dab1e900ebae2af
opendj-sdk/opendj-config/src/main/java/org/forgerock/opendj/config/PropertyNotFoundException.java
@@ -41,7 +41,7 @@
     */
    private static final long serialVersionUID = -895548482881819610L;
    // The name of the property that could not be found.
    /** The name of the property that could not be found. */
    private final String propertyName;
    /**