Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
|
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 |