Elgg  Version 5.1
UnderflowException.php
Go to the documentation of this file.
1 <?php
2 
3 namespace Elgg\Exceptions;
4 
12 
13 }
Exception thrown when performing an invalid operation on an empty container, such as removing an elem...
Generic interface which allows catching of all exceptions thrown in Elgg.