Home
last modified time | relevance | path

Searched refs:LzwException (Results 1 – 2 of 2) sorted by relevance

/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Filter/
DLzw.php69 * @throws LzwException
74 throw new LzwException(
76 LzwException::LZW_FLAVOUR_NOT_SUPPORTED
DLzwException.php17 class LzwException extends FilterException class