The BadFunctionCallException class
Introduction
Exception thrown if a callback refers to an undefined function or if some arguments are missing
Class synopsis
BadFunctionCallException
extends
LogicException
{
/* Inherited methods */
}