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