Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
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: