A typical use for this exception, is in conjunction with the is_callable() function.
The BadFunctionCallException class
Introduction
Exception thrown if a callback refers to an undefined function or if some arguments are missing
Class synopsis
BadFunctionCallException
BadFunctionCallException
extends
LogicException
{
/* Inherited methods */
}BadFunctionCallException
tom at tomwardrop dot com
16-Nov-2009 01:42
16-Nov-2009 01:42
