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

kenneth_suter
30.31.2007 cfb5767d9216efaf0c1738b5ce1ae243630fd8f5
opends/src/quicksetup/org/opends/quicksetup/ApplicationException.java
@@ -89,6 +89,11 @@
    APPLICATION,
    /**
     * Error invoking an OpenDS tool.
     */
    TOOL_ERROR,
    /**
     * A bug (for instance when we throw an IllegalStateException).
     */
    BUG