Home
last modified time | relevance | path

Searched refs:FailedToReadImageException (Results 1 – 8 of 8) sorted by relevance

/expo/packages/expo-image-picker/ios/
H A DImagePickerExceptions.swift83 internal class FailedToReadImageException: Exception { class
H A DMediaHandler.swift69 return completion(.failure(FailedToReadImageException()))
129 return completion(index, .failure(FailedToReadImageException().causedBy(error)))
561 throw FailedToReadImageException()
/expo/ios/versioned/sdk49/ExpoImagePicker/
H A DImagePickerExceptions.swift83 internal class FailedToReadImageException: Exception { class
H A DMediaHandler.swift69 return completion(.failure(FailedToReadImageException()))
129 return completion(index, .failure(FailedToReadImageException().causedBy(error)))
561 throw FailedToReadImageException()
/expo/ios/versioned/sdk48/ExpoImagePicker/
H A DImagePickerExceptions.swift83 internal class FailedToReadImageException: Exception { class
H A DMediaHandler.swift69 return completion(.failure(FailedToReadImageException()))
125 return completion(index, .failure(FailedToReadImageException().causedBy(error)))
534 throw FailedToReadImageException()
/expo/ios/versioned/sdk47/ExpoImagePicker/
H A DImagePickerExceptions.swift83 internal class FailedToReadImageException: Exception { class
H A DMediaHandler.swift69 return completion(.failure(FailedToReadImageException()))
125 return completion(index, .failure(FailedToReadImageException().causedBy(error)))