Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for IOException, including all inherited members.
__construct($path, $type=null) | IOException | |
NOT_FOUND | IOException | |
NOT_READABLE | IOException | |
NOT_WRITABLE | IOException | |
notFound($path) | IOException | static |
notReadable($path) | IOException | static |
notWritable($path) | IOException | static |
READ_ERROR | IOException | |
readError($path) | IOException | static |
WRITE_ERROR | IOException | |
writeError($path) | IOException | static |