Home
last modified time | relevance | path

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

/expo/packages/expo-file-system/ios/
H A DFileSystemExceptions.swift29 final class FileWriteFailedException: GenericException<String> { class
H A DFileSystemHelpers.swift33 throw FileWriteFailedException(path) in writeFileAsBase64()