voidtapeMountedForRetrieve(conststd::string&vid,conststd::string&drive)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
booltapePoolExists(conststd::string&tapePoolName)const{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
voidupdateDiskFileId(uint64_tarchiveFileId,conststd::string&diskInstance,conststd::string&diskFileId)override{throwexception::Exception(std::string("In ")+__PRETTY_FUNCTION__+": not implemented");}
lc.log(log::WARNING, "Failed to move archive file to recycle-bin.");
lc.log(log::WARNING, "Failed to move archive file to the file-recycle-log.");
exception::UserError ue;
ue.getMessage() << "Failed to move archive file with ID " << request.archiveFileID << " to the recycle-bin. errorMessage=" << ex.getMessageValue();
ue.getMessage() << "Failed to move archive file with ID " << request.archiveFileID << " to the file-recycle-log. errorMessage=" << ex.getMessageValue();