Moodle PHP Documentation 4.1
Moodle 4.1.18+ (Build: 20250530) (7e19a2a6401)
PdfTypeException Class Reference

Exception class for pdf type classes. More...

Inheritance diagram for PdfTypeException:
PdfParserException FpdiException Exception

Public Attributes

int const FILE_HEADER_NOT_FOUND = 0x0004
 
int const IMPLEMENTED_IN_FPDI_PDF_PARSER = 0x0002
 
int const INVALID_DATA_SIZE = 0x0006
 
int const INVALID_DATA_TYPE = 0x0003
 
int const NO_NEWLINE_AFTER_STREAM_KEYWORD = 0x0601
 
int const NOT_IMPLEMENTED = 0x0001
 
int const PDF_VERSION_NOT_FOUND = 0x0005
 

Detailed Description

Exception class for pdf type classes.


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