193194195196197198199200201202203
try{ download.isRemovable(); }catch( DownloadRemovalVetoException e ){ throw( new GlobalManagerDownloadRemovalVetoException( e.getMessage(),e.isSilent())); } } } }); }