Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
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 |