6061626364656667
this.cleaner.set(cleaner); try { this.cleaner.get().clean(configuration.get()); } catch (Exception e) { throw new VideoConfigurationException("Unable to clean before screenshooting extension gets to work.", e); } }