Home
last modified time | relevance | path

Searched refs:PdfTypeException (Results 1 – 22 of 22) sorted by relevance

/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/CrossReference/
H A DAbstractReader.php15 use setasign\Fpdi\PdfParser\Type\PdfTypeException; alias
39 * @throws PdfTypeException
61 * @throws PdfTypeException
76 } catch (PdfTypeException $e) {
86 } catch (PdfTypeException $e) {
H A DCrossReference.php18 use setasign\Fpdi\PdfParser\Type\PdfTypeException; alias
56 * @throws PdfTypeException
176 } catch (PdfTypeException $e) {
202 * @throws PdfTypeException
219 * @throws PdfTypeException
241 } catch (PdfTypeException $e) {
318 } catch (PdfTypeException $e) {
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
H A DPdfParser.php197 * @throws Type\PdfTypeException
243 * @throws Type\PdfTypeException
253 throw new Type\PdfTypeException('Got unexpected token type.', Type\PdfTypeException::INVALID_DATA_TYPE);
289 throw new Type\PdfTypeException(
290 'Got unexpected token type.', Type\PdfTypeException::INVALID_DATA_TYPE
305 throw new Type\PdfTypeException(
306 'Got unexpected token type.', Type\PdfTypeException::INVALID_DATA_TYPE
321 throw new Type\PdfTypeException(
322 'Got unexpected token type.', Type\PdfTypeException
[all...]
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/
H A DPdfArray.php29 * @throws PdfTypeException
70 * @throws PdfTypeException
77 throw new PdfTypeException(
79 PdfTypeException::INVALID_DATA_SIZE
H A DPdfStream.php37 * @throws PdfTypeException
58 throw new PdfTypeException(
60 PdfTypeException::NO_NEWLINE_AFTER_STREAM_KEYWORD
101 * @throws PdfTypeException
134 * @throws PdfTypeException
179 * @throws PdfTypeException
188 throw new PdfTypeException('Cannot extract stream.');
H A DPdfType.php59 * @throws PdfTypeException
64 throw new PdfTypeException(
66 PdfTypeException::INVALID_DATA_TYPE
H A DPdfDictionary.php30 * @throws PdfTypeException
109 * @throws PdfTypeException
129 * @throws PdfTypeException
H A DPdfIndirectObject.php32 * @throws PdfTypeException
84 * @throws PdfTypeException
H A DPdfTypeException.php19 class PdfTypeException extends PdfParserException class
H A DPdfBoolean.php37 * @throws PdfTypeException
H A DPdfToken.php38 * @throws PdfTypeException
H A DPdfNumeric.php38 * @throws PdfTypeException
H A DPdfIndirectObjectReference.php40 * @throws PdfTypeException
H A DPdfName.php76 * @throws PdfTypeException
H A DPdfHexString.php76 * @throws PdfTypeException
H A DPdfString.php75 * @throws PdfTypeException
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/
H A DPage.php22 use setasign\Fpdi\PdfParser\Type\PdfTypeException; alias
82 * @throws PdfTypeException
101 * @throws PdfTypeException
153 * @throws PdfTypeException
179 * @throws PdfTypeException
214 * @throws PdfTypeException
238 * @throws PdfTypeException
H A DPdfReader.php21 use setasign\Fpdi\PdfParser\Type\PdfTypeException; alias
92 * @throws PdfTypeException
115 * @throws PdfTypeException
197 * @throws PdfTypeException
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DFpdiTrait.php18 use setasign\Fpdi\PdfParser\Type\PdfTypeException;
164 * @throws PdfTypeException
183 * @throws PdfTypeException
229 } catch (PdfTypeException $e) {
290 * @throws PdfTypeException
346 * @throws PdfTypeException
17 use setasign\Fpdi\PdfParser\Type\PdfTypeException; global() alias
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfReader/DataStructure/
H A DRectangle.php18 use setasign\Fpdi\PdfParser\Type\PdfTypeException; alias
53 * @throws PdfTypeException
/plugin/dw2pdf/vendor/setasign/fpdi/src/Tcpdf/
H A DFpdi.php16 use setasign\Fpdi\PdfParser\Type\PdfTypeException; alias
230 * @throws PdfTypeException
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdiTrait.php30 use setasign\Fpdi\PdfParser\Type\PdfTypeException; alias
230 * @throws PdfTypeException
487 * @throws PdfTypeException