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

Jean-Noel Rouvignac
15.17.2014 6870993d12bf8a2b9d5cd103dc5ccabc42f9bf5d
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;
    /**