Elgg  Version 6.2
Elgg\Exceptions\RuntimeException Class Reference

Exception thrown if an error which can only be found on runtime occurs. More...

Inheritance diagram for Elgg\Exceptions\RuntimeException:
Elgg\Exceptions\ExceptionInterface

Detailed Description

Exception thrown if an error which can only be found on runtime occurs.

See also
https://www.php.net/manual/en/class.runtimeexception.php
Since
4.3
Examples
/root/Elgg/engine/classes/ElggBatch.php.

Definition at line 11 of file RuntimeException.php.


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