Elgg  Version master
Elgg\Exceptions\ExceptionInterface Interface Reference

Generic interface which allows catching of all exceptions thrown in Elgg. More...

Inheritance diagram for Elgg\Exceptions\ExceptionInterface:
Elgg\Exceptions\BadFunctionCallException Elgg\Exceptions\BadMethodCallException Elgg\Exceptions\DomainException Elgg\Exceptions\ErrorException Elgg\Exceptions\Exception Elgg\Exceptions\InvalidArgumentException Elgg\Exceptions\LengthException Elgg\Exceptions\LogicException Elgg\Exceptions\OutOfBoundsException Elgg\Exceptions\OutOfRangeException Elgg\Exceptions\OverflowException Elgg\Exceptions\RangeException Elgg\Exceptions\RuntimeException Elgg\Exceptions\UnderflowException Elgg\Exceptions\UnexpectedValueException

Detailed Description

Generic interface which allows catching of all exceptions thrown in Elgg.

Since
4.3

Definition at line 10 of file ExceptionInterface.php.


The documentation for this interface was generated from the following file: