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

jvergara
05.13.2007 25b47d2c0327e79413f9fb942de088c6d20247dd
opends/src/quicksetup/org/opends/quicksetup/installer/PeerNotFoundException.java
@@ -43,7 +43,7 @@
   * The constructor for the exception.
   * @param message the localized message.
   */
  PeerNotFoundException(Message message)
  public PeerNotFoundException(Message message)
  {
    super(message);
  }