Elgg  Version master
BadFunctionCallException.php
Go to the documentation of this file.
1 <?php
2 
3 namespace Elgg\Exceptions;
4 
12 
13 }
Generic interface which allows catching of all exceptions thrown in Elgg.
Exception thrown if a callback refers to an undefined function or if some arguments are missing...