Elgg
Version 6.1
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
engine
classes
Elgg
Exceptions
ErrorException.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Elgg\Exceptions
;
4
12
class
ErrorException
extends
\ErrorException
implements
ExceptionInterface
{
13
14
}
Elgg\Exceptions\ErrorException
Error exception, when converting an error into an exception.
Definition:
ErrorException.php:12
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