Elgg
Version 6.1
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
engine
classes
Elgg
Exceptions
Filesystem
IOException.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Elgg\Exceptions\Filesystem
;
4
5
use
Elgg\Exceptions\Exception
;
6
12
class
IOException
extends
Exception
{
13
14
}
Elgg\Exceptions\Filesystem\IOException
An IO Exception, throw when an IO Exception occurs.
Definition:
IOException.php:12
Exception
Elgg\Exceptions\Exception
Base exception of exceptions in the Elgg system.
Definition:
Exception.php:11
Elgg\Exceptions\Filesystem
Definition:
IOException.php:3
Generated on Wed Dec 4 2024 00:00:20 for Elgg by
1.8.11