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

jvergara
05.13.2007 18bef688bddb3ed5cef3b7ee54eb278ffe5d56c5
opendj-sdk/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);
  }