Elgg  Version master
RangeException.php
Go to the documentation of this file.
1 <?php
2 
3 namespace Elgg\Exceptions;
4 
14 
15 }
Exception thrown to indicate range errors during program execution.
Generic interface which allows catching of all exceptions thrown in Elgg.