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

neil_a_wilson
16.37.2007 632bbb7b9227aec76cf9adbc88948fef9bbbec11
opends/src/ads/org/opends/admin/ads/ADSContextException.java
@@ -154,7 +154,9 @@
  }
  /**
   * {@inheritDoc}
   * Retrieves a message providing the reason for this exception.
   *
   * @return  A message providing the reason for this exception.
   */
  public Message getReason()
  {
@@ -182,4 +184,4 @@
      System.out.println("}");
    }
  }
}
}