class

ArrJanitor::DownloadClient::TorrentNotFound

Inherits ArrJanitor::DownloadClient::Error < Exception < Reference < Object

Raised when the torrent identified by a hash is no longer present in the download client (e.g. qBittorrent answers HTTP 404). Callers can treat this as a benign "already gone" condition and skip the item rather than abort.