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