mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-sdk/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