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

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