opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/uninstaller/UninstallException.java
@@ -56,6 +56,10 @@ */ STOP_ERROR, /** * Error disabling the Windows service. */ WINDOWS_SERVICE_ERROR, /** * A bug (for instance when we throw an IllegalStateException). */ BUG