Manuel PHP
The BadMethodCallException class
Introduction
Exception thrown if a callback refers to an undefined method or if some arguments are missing
Synopsis de la classe
BadMethodCallException
BadMethodCallException
extends
BadFunctionCallException
{
/* Inherited methods */
}
Remonter 
