Elgg
Version 6.1
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
engine
classes
Elgg
Exceptions
OutOfBoundsException.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Elgg\Exceptions
;
4
11
class
OutOfBoundsException
extends
\OutOfBoundsException
implements
ExceptionInterface
{
12
13
}
Elgg\Exceptions\ExceptionInterface
Generic interface which allows catching of all exceptions thrown in Elgg.
Definition:
ExceptionInterface.php:10
Elgg\Exceptions\OutOfBoundsException
Exception thrown if a value is not a valid key.
Definition:
OutOfBoundsException.php:11
Elgg\Exceptions
Definition:
AuthenticationException.php:3
Generated on Wed Dec 4 2024 00:00:20 for Elgg by
1.8.11