class ActiveStorage::FileNotFoundError
Raised when ActiveStorage::Blob#download is called on a blob where the backing file is no longer present in its service.
Inherits From
-
class
ActiveStorage::Error