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

Ludovic Poitou
20.06.2011 0f6ff58b0395c707009743a278bc5cb757ebb787
opends/src/server/org/opends/server/util/StaticUtils.java
@@ -1570,7 +1570,7 @@
  /**
   * Retrieves the best human-readable message for the provided exception.  For
   * exceptions defined in the OpenDS project, it will attempt to use the
   * exceptions defined in the OpenDJ project, it will attempt to use the
   * message (combining it with the message ID if available).  For some
   * exceptions that use encapsulation (e.g., InvocationTargetException), it
   * will be unwrapped and the cause will be treated.  For all others, the