Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
|
Cannot create file exception. More...
Public Member Functions | |
__construct ($contextid, $component, $filearea, $itemid, $filepath, $filename, $debuginfo=null) | |
Constructor. | |
Cannot create file exception.
stored_file_creation_exception::__construct | ( | $contextid, | |
$component, | |||
$filearea, | |||
$itemid, | |||
$filepath, | |||
$filename, | |||
$debuginfo = null ) |
Constructor.
int | $contextid | context ID |
string | $component | component |
string | $filearea | file area |
int | $itemid | item ID |
string | $filepath | file path |
string | $filename | file name |
string | $debuginfo | extra debug info |