Elgg  Version master
UnexpectedValueException.php
Go to the documentation of this file.
1 <?php
2 
3 namespace Elgg\Exceptions;
4 
14 
15 }
Generic interface which allows catching of all exceptions thrown in Elgg.
Exception thrown if a value does not match with a set of values.