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

Jean-Noel Rouvignac
15.17.2014 661593f15f14aaf55d73c7979dab1e900ebae2af
opendj-sdk/opendj-cli/src/main/java/com/forgerock/opendj/cli/ArgumentException.java
@@ -35,7 +35,7 @@
 */
@SuppressWarnings("serial")
public final class ArgumentException extends Exception implements LocalizableException {
    // The I18N message associated with this exception.
    /** The I18N message associated with this exception. */
    private final LocalizableMessage message;
    /**