Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
Ascii85Exception Class Reference

Exception for Ascii85 filter class. More...

Inheritance diagram for Ascii85Exception:
FilterException

Public Attributes

integer const ILLEGAL_CHAR_FOUND = 0x0301
 
integer const ILLEGAL_LENGTH = 0x0302
 
const NOT_IMPLEMENTED = 0x0202
 
const UNSUPPORTED_FILTER = 0x0201
 

Detailed Description

Exception for Ascii85 filter class.


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