The BadFunctionCallException class
(PHP 5 >= 5.1.0)
Introduction
Exception thrown if a callback refers to an undefined function or if some arguments are missing.
Class synopsis
BadFunctionCallException
extends
LogicException
{
/* Inherited properties */
/* Inherited methods */
}