Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
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: