sdk/src/org/opends/sdk/RootDSE.java
@@ -22,7 +22,7 @@ * CDDL HEADER END * * * Copyright 2009 Sun Microsystems, Inc. * Copyright 2009-2010 Sun Microsystems, Inc. */ package org.opends.sdk; @@ -156,7 +156,7 @@ */ public static FutureResult<RootDSE> readRootDSE( final AsynchronousConnection connection, final ResultHandler<RootDSE> handler) final ResultHandler<? super RootDSE> handler) throws UnsupportedOperationException, IllegalStateException, NullPointerException {