Moodle PHP Documentation 4.4
Moodle 4.4.9+ (Build: 20250613) (541f1569af4)
CrossReferenceException Class Reference

Exception used by the CrossReference and Reader classes. More...

Inheritance diagram for CrossReferenceException:
PdfParserException FpdiException Exception

Public Attributes

int const COMPRESSED_XREF = 0x010B
 
int const ENCRYPTED = 0x010C
 
int const ENTRIES_TOO_LARGE = 0x0103
 
int const ENTRIES_TOO_SHORT = 0x0104
 
int const FILE_HEADER_NOT_FOUND = 0x0004
 
int const IMPLEMENTED_IN_FPDI_PDF_PARSER = 0x0002
 
int const INVALID_DATA = 0x0101
 
int const INVALID_DATA_SIZE = 0x0006
 
int const INVALID_DATA_TYPE = 0x0003
 
int const NO_ENTRIES = 0x0105
 
int const NO_STARTXREF_FOUND = 0x0107
 
int const NO_TRAILER_FOUND = 0x0106
 
int const NO_XREF_FOUND = 0x0108
 
int const NOT_IMPLEMENTED = 0x0001
 
int const OBJECT_NOT_FOUND = 0x010A
 
int const PDF_VERSION_NOT_FOUND = 0x0005
 
int const UNEXPECTED_END = 0x0109
 
int const XREF_MISSING = 0x0102
 

Detailed Description

Exception used by the CrossReference and Reader classes.


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