Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
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 |