Elgg  Version master
InvalidArgumentException.php
Go to the documentation of this file.
1 <?php
2 
3 namespace Elgg\Exceptions;
4 
12 
13 }
Exception thrown if an argument is not of the expected type.
Generic interface which allows catching of all exceptions thrown in Elgg.