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

jvergara
20.09.2007 cb4fffb7bf1f9de28183fe58376f5762b1e45cf9
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/UserDataException.java
@@ -30,7 +30,7 @@
/**
 * This exception is used when there is an error with the data provided by
 * the user.  It will be thrown by the class that is in charge of validating
 * the user data (QuickSetup).
 * the user data (the Application class).
 *
 */
public class UserDataException extends Exception