Home
last modified time | relevance | path

Searched refs:DownloadTaskNotFoundException (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-file-system/ios/
H A DFileSystemExceptions.swift59 final class DownloadTaskNotFoundException: GenericException<String> { class
H A DFileSystemModule.swift232 throw DownloadTaskNotFoundException(id) in definition()