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("}"); } } } }