opendj3/opendj-ldap-sdk/src/main/java/com/forgerock/opendj/ldap/AbstractLDAPFutureResultImpl.java
@@ -156,7 +156,7 @@ { if (result.getResultCode().isExceptional()) { handleErrorResult(ErrorResultException.wrap(result)); handleErrorResult(ErrorResultException.newErrorResult(result)); } else {