Elgg  Version 5.1
LogicException.php
Go to the documentation of this file.
1 <?php
2 
3 namespace Elgg\Exceptions;
4 
12 
13 }
Generic interface which allows catching of all exceptions thrown in Elgg.
Exception that represents error in the program logic.