Elgg  Version 5.1
ErrorException.php
Go to the documentation of this file.
1 <?php
2 
3 namespace Elgg\Exceptions;
4 
13 
14 }
Error exception, when converting an error into an exception.
Generic interface which allows catching of all exceptions thrown in Elgg.