Home
last modified time | relevance | path

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

/expo/packages/expo-print/ios/
H A DExpoPrintExceptions.swift57 internal class PrintingJobFailedException: GenericException<String?> { class
H A DExpoPrintWithPrinter.swift89 promise.reject(PrintingJobFailedException(error?.localizedDescription)) in printWithData()
113 promise.reject(PrintingJobFailedException("Provided printer is not available.")) in printWithData()
/expo/ios/versioned/sdk49/ExpoPrint/
H A DExpoPrintExceptions.swift57 internal class PrintingJobFailedException: GenericException<String?> { class
H A DExpoPrintWithPrinter.swift89 promise.reject(PrintingJobFailedException(error?.localizedDescription)) in printWithData()
113 promise.reject(PrintingJobFailedException("Provided printer is not available.")) in printWithData()