View source
class BadFunctionCallException
package php
extends LogicException › Exception
import php.LogicException
extended by BadMethodCallException
Available on php
Exception thrown if a callback refers to an undefined function or if some arguments are missing.