(PHP 5 >= 5.1.0, PHP 7)
当一个回调方法是一个未定义的方法或缺失一些参数时会抛出该异常。
BadMethodCallException is typically used in conjunction with __call magic method.