Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
LzwException Class Reference

Exception for LZW filter class. More...

Inheritance diagram for LzwException:
FilterException

Public Attributes

integer const LZW_FLAVOUR_NOT_SUPPORTED = 0x0501
 
const NOT_IMPLEMENTED = 0x0202
 
const UNSUPPORTED_FILTER = 0x0201
 

Detailed Description

Exception for LZW filter class.


The documentation for this class was generated from the following file: