Searched refs:PdfSavingException (Results 1 – 4 of 4) sorted by relevance
31 promise.reject(PdfSavingException()) in printToFile()39 promise.resolve(PdfSavingException()) in printToFile()48 promise.reject(PdfSavingException()) in printToFile()
27 internal class PdfSavingException: Exception { class