Home
last modified time | relevance | path

Searched refs:UnsupportedFormatException (Results 1 – 4 of 4) sorted by relevance

/expo/packages/expo-print/ios/
H A DExpoPrintExceptions.swift33 internal class UnsupportedFormatException: GenericException<String?> { class
H A DExpoPrintToFile.swift17 promise.reject(UnsupportedFormatException(options.format)) in printToFile()
/expo/ios/versioned/sdk49/ExpoPrint/
H A DExpoPrintExceptions.swift33 internal class UnsupportedFormatException: GenericException<String?> { class
H A DExpoPrintToFile.swift17 promise.reject(UnsupportedFormatException(options.format)) in printToFile()