Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250530) (c39b7370636)
|
Basic file related exception class. More...
Public Member Functions | |
__construct ($errorcode, $a=NULL, $debuginfo=NULL) | |
Constructor. | |
Basic file related exception class.
file_exception::__construct | ( | $errorcode, | |
$a = NULL, | |||
$debuginfo = NULL ) |
Constructor.
string | $errorcode | error code |
mixed | $a | Extra words and phrases that might be required in the error string |
string | $debuginfo | optional debugging information |