Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250613) (4f61b2974b9)
Ascii85Exception Class Reference

Exception for Ascii85 filter class. More...

Inheritance diagram for Ascii85Exception:
FilterException PdfParserException FpdiException Exception

Public Attributes

int const FILE_HEADER_NOT_FOUND = 0x0004
 
integer const ILLEGAL_CHAR_FOUND = 0x0301
 
integer const ILLEGAL_LENGTH = 0x0302
 
int const IMPLEMENTED_IN_FPDI_PDF_PARSER = 0x0002
 
int const INVALID_DATA_SIZE = 0x0006
 
int const INVALID_DATA_TYPE = 0x0003
 
const NOT_IMPLEMENTED = 0x0202
 
int const PDF_VERSION_NOT_FOUND = 0x0005
 
const UNSUPPORTED_FILTER = 0x0201
 

Detailed Description

Exception for Ascii85 filter class.


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