Elgg  Version 5.1
Elgg\Exceptions\LogicException Class Reference

Exception that represents error in the program logic. More...

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

Detailed Description

Exception that represents error in the program logic.

This kind of exception should lead directly to a fix in your code

See also
https://www.php.net/manual/en/class.logicexception.php
Since
4.3

Definition at line 11 of file LogicException.php.


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