mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/ApplicationException.java @@ -96,6 +96,11 @@ TOOL_ERROR, /** * User canceled operation. */ CANCEL, /** * A bug (for instance when we throw an IllegalStateException). */ BUG