Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
CrossReferenceException Class Reference

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

Inheritance diagram for CrossReferenceException:

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 INVALID_DATA = 0x0101
 
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 OBJECT_NOT_FOUND = 0x010A
 
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: