Elgg
Version 6.1
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
engine
classes
Elgg
Exceptions
RangeException.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Elgg\Exceptions
;
4
13
class
RangeException
extends
\RangeException
implements
ExceptionInterface
{
14
15
}
Elgg\Exceptions\RangeException
Exception thrown to indicate range errors during program execution.
Definition:
RangeException.php:13
Elgg\Exceptions\ExceptionInterface
Generic interface which allows catching of all exceptions thrown in Elgg.
Definition:
ExceptionInterface.php:10
Elgg\Exceptions
Definition:
AuthenticationException.php:3
Generated on Wed Dec 4 2024 00:00:20 for Elgg by
1.8.11