Elgg  Version master
RuntimeException.php
Go to the documentation of this file.
1 <?php
2 
3 namespace Elgg\Exceptions;
4 
12 
13 }
Exception thrown if an error which can only be found on runtime occurs.
Generic interface which allows catching of all exceptions thrown in Elgg.