Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
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 |