Elgg  Version 5.1
Elgg\Exceptions\BadMethodCallException Class Reference

Exception thrown if a callback refers to an undefined method or if some arguments are missing. More...

Inheritance diagram for Elgg\Exceptions\BadMethodCallException:
Elgg\Exceptions\ExceptionInterface

Detailed Description

Exception thrown if a callback refers to an undefined method or if some arguments are missing.

See also
https://www.php.net/manual/en/class.badmethodcallexception.php
Since
4.3

Definition at line 11 of file BadMethodCallException.php.


The documentation for this class was generated from the following file: