221222223224225226227
activate(ActivationPurpose.WRITE); } @Override public void notifyScanException(HttpUriRequest request, Throwable exception) { eventManager.fireEvent(new ScanExceptionEvent(request, exception)); }