Searched refs:LzwException (Results 1 – 2 of 2) sorted by relevance
69 * @throws LzwException74 throw new LzwException(76 LzwException::LZW_FLAVOUR_NOT_SUPPORTED
17 class LzwException extends FilterException class