opendj-sdk/opends/src/server/org/opends/server/tools/ClientException.java
@@ -28,12 +28,16 @@ import org.opends.server.types.IdentifiedException; /** * This class defines an exception that may be thrown if a local problem occurs * in a Directory Server client. */ public class ClientException extends Exception extends IdentifiedException { /** * The serial version identifier required to satisfy the compiler because this