Home
last modified time | relevance | path

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

/expo/packages/expo-print/ios/
H A DExpoPrintToFile.swift31 promise.reject(PdfSavingException()) in printToFile()
39 promise.resolve(PdfSavingException()) in printToFile()
48 promise.reject(PdfSavingException()) in printToFile()
H A DExpoPrintExceptions.swift27 internal class PdfSavingException: Exception { class
/expo/ios/versioned/sdk49/ExpoPrint/
H A DExpoPrintToFile.swift31 promise.reject(PdfSavingException()) in printToFile()
39 promise.resolve(PdfSavingException()) in printToFile()
48 promise.reject(PdfSavingException()) in printToFile()
H A DExpoPrintExceptions.swift27 internal class PdfSavingException: Exception { class