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