The BadMethodCallException class
(PHP 5 >= 5.1.0)
Introduction
Exception thrown if a callback refers to an undefined method or if some arguments are missing.
Class synopsis
BadMethodCallException
extends
BadFunctionCallException
{
/* Inherited properties */
/* Inherited methods */
}There are no user contributed notes for this page.
