Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
Public Member Functions | |
__construct ($errorstring, $line, $char, $link='') | |
Constructor function. | |
Public Attributes | |
string | $char |
string | $errorstring |
xml_format_exception::__construct | ( | $errorstring, | |
$line, | |||
$char, | |||
$link = '' ) |
Constructor function.
string | $errorstring | Errorstring |
int | $line | Linenumber |
string | $char | Errorcharacter |
string | $link | Link |